diff options
Diffstat (limited to 'archivers/aolserver-nszlib/Makefile')
-rw-r--r-- | archivers/aolserver-nszlib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/aolserver-nszlib/Makefile b/archivers/aolserver-nszlib/Makefile index e13c68f49c8f..f6d6e103edc8 100644 --- a/archivers/aolserver-nszlib/Makefile +++ b/archivers/aolserver-nszlib/Makefile @@ -18,6 +18,9 @@ DIST_SUBDIR= aolserver MAINTAINER= mm@FreeBSD.org COMMENT= Zlib library interface for AOLserver +LICENSE= MPL GPLv1 +LICENSE_COMB= dual + AOLSERVERBASE?= aolserver BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver |