diff options
Diffstat (limited to 'mail/cucipop/Makefile')
-rw-r--r-- | mail/cucipop/Makefile | 14 |
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> |