summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-04-02 01:38:30 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-04-02 01:38:30 +0000
commit705ccf9034b8e42020f0eb9ace43a1e9c2cd1bed (patch)
tree1cf56c509a7ecac89e688f2eb5fa3dc04fffe5a5 /mail/qpopper
parentDistname changed (diff)
Optionally allow APOP only authentification mode
Notes
Notes: svn path=/head/; revision=6103
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index b786fa9461e5..680e95e322dc 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 April 1995
# Whom: pst
#
-# $Id: Makefile,v 1.12 1996/07/05 06:12:45 asami Exp $
+# $Id: Makefile,v 1.13 1996/11/10 21:32:35 obrien Exp $
#
DISTNAME= qpop2.2
@@ -14,6 +14,11 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= pst@freebsd.org
+#
+# If APOP_ONLY variable present in the environment, popper builds
+# with APOP authentification only
+#
+
NO_PACKAGE= "Needs POP UID"
WRKSRC= ${WRKDIR}/qpopper2.2