summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2000-11-25 16:57:29 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2000-11-25 16:57:29 +0000
commitf2194d5627d46b54b8f00566704d3c45be7421c1 (patch)
treeb0fe145c45b18d4c665eda97d8c42846c9863c73 /mail
parentMy earlier testing was in error: joe will still write to a DEADJOE (diff)
qmail's license terms regarding precompiled distribution
does not seem to allow packaging this port. Add NO_PACKAGE with appropriate information. Submitted by: knu
Notes
Notes: svn path=/head/; revision=35415
Diffstat (limited to 'mail')
-rw-r--r--mail/qmail-ldap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile
index 9a536f3883d9..3672686f5412 100644
--- a/mail/qmail-ldap/Makefile
+++ b/mail/qmail-ldap/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= lioux@FreeBSD.org
LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap
+NO_PACKAGE= Unsure of djb\'s packaging license
+
.if !defined(PRE_MK_INCLUDED)
.include <bsd.port.pre.mk>
.endif