aboutsummaryrefslogtreecommitdiff
path: root/dns/firedns
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-12 09:31:15 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-12 09:31:15 +0000
commit2c6f0b2d96d23b320304b452ca88139e283c407c (patch)
tree93326e740e41195a71f5d4359ca8dc13d65e58f7 /dns/firedns
parent84667fe6abb787968a2e02cc1bf13372c6fc740a (diff)
downloadports-2c6f0b2d96d23b320304b452ca88139e283c407c.tar.gz
ports-2c6f0b2d96d23b320304b452ca88139e283c407c.zip
- Add LICENSE
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=498711
Diffstat (limited to 'dns/firedns')
-rw-r--r--dns/firedns/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile
index 69e37b4078b6..38553405125d 100644
--- a/dns/firedns/Makefile
+++ b/dns/firedns/Makefile
@@ -12,6 +12,9 @@ MASTER_SITES= http://BSDforge.com/projects/source/dns/firedns/ \
MAINTAINER= dean@odyssey.apana.org.au
COMMENT= C library for handling asynchronous DNS queries
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/GPL
+
BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:misc/firestring
USES= tar:bzip2