- add created by to header, add license and define docs

- while here shorten mastersite

PR:		175191
Submitted by:	maintainer, yasu@utahime.org
This commit is contained in:
Jason Helfman 2013-01-14 23:56:44 +00:00
parent 5100a06934
commit ce67fe9ff8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310417

View file

@ -1,22 +1,27 @@
# Created by: KIMURA Yasuhiro <yasu@utahime.org>
# $FreeBSD$
PORTNAME= riece
PORTVERSION= 9.0.0
PORTEPOCH= 1
CATEGORIES= irc elisp
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITES= SAVANNAH
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yasu@utahime.org
COMMENT= IRC client for Emacs
LICENSE= GPLv3
USE_EMACS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
--with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}
USE_GMAKE= yes
OPTIONS_DEFINE= DOCS
INFO= riece-en riece-ja
.include <bsd.port.options.mk>