aboutsummaryrefslogtreecommitdiff
path: root/net/openldap24-server/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2011-07-20 18:58:10 +0000
committerXin LI <delphij@FreeBSD.org>2011-07-20 18:58:10 +0000
commit56c5ebfc9da967c2a63b93ad734a1aee68f88e59 (patch)
tree684b896dd18266c1e2946198d9ef5e1054edf9ff /net/openldap24-server/Makefile
parent211c9dafd08d1d35196ed43683e9cfc0dac28dc8 (diff)
downloadports-56c5ebfc9da967c2a63b93ad734a1aee68f88e59.tar.gz
ports-56c5ebfc9da967c2a63b93ad734a1aee68f88e59.zip
Notes
Diffstat (limited to 'net/openldap24-server/Makefile')
-rw-r--r--net/openldap24-server/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index 568a22e6552b..6211d60b785b 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -34,6 +34,11 @@ LATEST_LINK?= ${UNIQUENAME}${PKGNAMESUFFIX}
USE_OPENSSL= yes
MAKE_JOBS_SAFE= yes
+LICENSE= OPENLDAP
+LICENSE_NAME= OpenLDAP Public License
+LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
WANT_OPENLDAP_VER?= 24
.if ${WANT_OPENLDAP_VER} != 24
BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}