aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2011-05-21 03:49:23 +0800
committersylvio <sylvio@FreeBSD.org>2011-05-21 03:49:23 +0800
commitf5233d8dabfcaad203df8577c99358b4afeedbc3 (patch)
treec89b308c9d708feb448bed4a9c537f5126b208fd /dns
parent7c5493c747aa9766d2ab1103124f86d5a4fbdb7e (diff)
downloadfreebsd-ports-gnome-f5233d8dabfcaad203df8577c99358b4afeedbc3.tar.gz
freebsd-ports-gnome-f5233d8dabfcaad203df8577c99358b4afeedbc3.tar.zst
freebsd-ports-gnome-f5233d8dabfcaad203df8577c99358b4afeedbc3.zip
- Add license
Diffstat (limited to 'dns')
-rw-r--r--dns/ldapdns/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/ldapdns/Makefile b/dns/ldapdns/Makefile
index 57a3e08c4d95..76aeec0efd6d 100644
--- a/dns/ldapdns/Makefile
+++ b/dns/ldapdns/Makefile
@@ -17,6 +17,8 @@ COMMENT= LDAP-backed DNS server
RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \
tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
+LICENSE= GPLv2
+
USE_OPENLDAP= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"