- Add LICENSE_FILE

- Switch to USES=autoreconf
This commit is contained in:
Dmitry Marakasov 2015-05-28 20:30:18 +00:00
parent 0e3aa6f260
commit c62461876d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387769

View File

@ -11,13 +11,13 @@ MASTER_SITES= http://www.complang.tuwien.ac.at/schani/chpp/files/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Non-intrusive full-featured text preprocessor
LICENSE= GPLv2
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc
USES= gmake makeinfo
USE_AUTOTOOLS= autoheader aclocal automake autoconf
AUTOMAKE_ARGS= --add-missing --copy --force-missing
USES= autoreconf gmake makeinfo
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include