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
This commit is contained in:
parent
303d87f4bf
commit
0901b9993d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444435
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue