summaryrefslogtreecommitdiff
path: root/dns/fastresolve/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-03-23 15:53:22 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-03-23 15:53:22 +0000
commite3a244403e547ec08d4bb7865745600c2cf72013 (patch)
tree6311597d811bbb5c3a3304247ebe9ac24f7c99b9 /dns/fastresolve/Makefile
parent- Add LICENSE knobs (diff)
- Add LICENSE knob(s)
Notes
Notes: svn path=/head/; revision=271527
Diffstat (limited to 'dns/fastresolve/Makefile')
-rw-r--r--dns/fastresolve/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile
index 43ce45a10e37..17087e6440ab 100644
--- a/dns/fastresolve/Makefile
+++ b/dns/fastresolve/Makefile
@@ -17,6 +17,9 @@ COMMENT= Programs that process web logs to get DNS and domain ownership info
LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_BZIP2= yes
USE_PERL5= yes
GNU_CONFIGURE= yes