mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- Add LICENSE
- Enable testing Approved by: portmgr blanket
This commit is contained in:
parent
4296cbb8d9
commit
b4ef06aa36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466290
@ -10,6 +10,9 @@ MASTER_SITES= GNU
|
||||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= GNU version of Awk
|
||||
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libsigsegv.so:devel/libsigsegv
|
||||
|
||||
OPTIONS_DEFINE= NLS MPFR
|
||||
@ -28,6 +31,7 @@ CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \
|
||||
--with-libintl-prefix=${LOCALBASE} \
|
||||
AWK=${AWK}
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
PLIST_SUB+= VERSION=${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user