- Add LICENSE

- Use new OPTIONS features
This commit is contained in:
Dmitry Marakasov
2016-09-11 18:00:29 +00:00
parent 11fee9c702
commit 467d5b393c

View File

@@ -10,17 +10,22 @@ MASTER_SITES= GENTOO
MAINTAINER= garga@FreeBSD.org
COMMENT= Replacement for inetd with better control and logging
LICENSE= XINETD
LICENSE_NAME= xinetd license
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
GNU_CONFIGURE= yes
USE_RC_SUBR= xinetd
ALL_TARGET= build
CONFIGURE_ARGS+= --with-loadavg
OPTIONS_SUB= yes
CONFIGURE_ARGS= --with-loadavg
USES= cpe shebangfix
SHEBANG_FILES= ${WRKSRC}/xinetd/xconv.pl
OPTIONS_DEFINE= IPV6 LIBWRAP XCONV
OPTIONS_DEFAULT= LIBWRAP XCONV
OPTIONS_SUB= yes
XCONV_DESC= Install xconv utility (requires perl)