diff options
Diffstat (limited to 'security/aolserver-nsmhash/Makefile')
-rw-r--r-- | security/aolserver-nsmhash/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/aolserver-nsmhash/Makefile b/security/aolserver-nsmhash/Makefile index 0c67dd82fbfd..2e6bced1cad7 100644 --- a/security/aolserver-nsmhash/Makefile +++ b/security/aolserver-nsmhash/Makefile @@ -21,6 +21,9 @@ PORTSCOUT= skipv:2.0 WRKSRC= ${WRKDIR} +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + AOLSERVERBASE?= aolserver LIB_DEPENDS+= mhash.2:${PORTSDIR}/security/mhash BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver |