diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nsca/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile index e058923f7c2b..bfb62650c577 100644 --- a/net-mgmt/nsca/Makefile +++ b/net-mgmt/nsca/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt IGNORE= you cannot define WITHOUT_SERVER and WITHOUT_CLIENT .endif +LICENSE= GPLv2 + GNU_CONFIGURE= yes USE_PERL5= yes CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/spool/nagios |