aboutsummaryrefslogtreecommitdiff
path: root/irc/riece
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-06-27 00:01:38 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-06-27 00:01:38 +0000
commit0901b9993dd4e250867bd936bad2b026521b4869 (patch)
treef0ce6b53ee02a01825ef6f2d7ea9b77f678b822d /irc/riece
parent303d87f4bfbfe551eb5c9eb3140155ffbf63cbad (diff)
downloadports-0901b9993dd4e250867bd936bad2b026521b4869.tar.gz
ports-0901b9993dd4e250867bd936bad2b026521b4869.zip
irc/riece: Back to the pool
While I'm here: Improve license Set architecture neutral PR: 220252 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (old maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11363
Notes
Notes: svn path=/head/; revision=444435
Diffstat (limited to 'irc/riece')
-rw-r--r--irc/riece/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/irc/riece/Makefile b/irc/riece/Makefile
index cc0c8d26c83b..0343e33769da 100644
--- a/irc/riece/Makefile
+++ b/irc/riece/Makefile
@@ -9,11 +9,13 @@ CATEGORIES= irc elisp
MASTER_SITES= SAVANNAH
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IRC client for Emacs
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
+NO_ARCH= yes
USES= gmake
USE_EMACS= yes
GNU_CONFIGURE= yes