diff options
author | tg <tg@FreeBSD.org> | 2001-02-05 12:53:03 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-02-05 12:53:03 +0000 |
commit | 53f00730139dcda0f0672785bf95857c1323eb9d (patch) | |
tree | 8b04f57099e785803626d631c75fcbcd05c01a4e /mail/qmail | |
parent | 5cb34a3198e69cd1e99e20844d4ea340510b3ce7 (diff) | |
download | FreeBSD-ports-53f00730139dcda0f0672785bf95857c1323eb9d.zip FreeBSD-ports-53f00730139dcda0f0672785bf95857c1323eb9d.tar.gz |
Don't package, the license doesn't allow this.
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index d959cea..3e9997f 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -27,6 +27,8 @@ PATCH_DIST_STRIP+= -p1 MAINTAINER= lioux@FreeBSD.org +NO_PACKAGE= Forbidden - we have patches to the distribution. + # A normal qmail installation puts everything into /var/qmail/. # If you want to install to /usr/local/, then "/usr/local/qmail" is # suggested instead of "/usr/local", but both will work. |