summaryrefslogtreecommitdiff
path: root/mail/cucipop/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-07-15 02:01:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-07-15 02:01:14 +0000
commitdc270a7b2764ad981a6837b730ff26bc819b34d4 (patch)
tree6f2adf8420d540e5a319257982923bafc8347ee8 /mail/cucipop/Makefile
parentUpgraded to 0.9.4.3 (diff)
Cubic Circle's POP3 daemon (fully RFC1939 compliant)
PR: ports/4047 Submitted by: Igor Vinokurov igor@zynaps.ru
Diffstat (limited to 'mail/cucipop/Makefile')
-rw-r--r--mail/cucipop/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile
new file mode 100644
index 000000000000..a7f161718e8d
--- /dev/null
+++ b/mail/cucipop/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: cucipop
+# Version required: 1.14
+# Date created: 7 Jun 1997
+# Whom: igor@zynaps.ru
+
+DISTNAME= cucipop-1.14
+CATEGORIES= mail
+MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
+
+MAINTAINER= igor@zynaps.ru
+
+MAN8= cucipop.8
+
+.include <bsd.port.mk>