summaryrefslogtreecommitdiffstats
path: root/mail/nullpop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nullpop/Makefile')
-rw-r--r--mail/nullpop/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile
new file mode 100644
index 0000000..e9e5602
--- /dev/null
+++ b/mail/nullpop/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: nullpop
+# Date created: 2006-08-13
+# Whom: Pankov Pavel <pankov_p@mail.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= nullpop
+PORTVERSION= 0.2
+CATEGORIES= mail
+MASTER_SITES= http://memberwebs.com/nielsen/software/nullpop/
+
+MAINTAINER= pankov_p@mail.ru
+COMMENT= A POP3 server that allows logins, but never returns any email
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--libexecdir="${TARGETDIR}/bin"
+
+PLIST_FILES= bin/nullpop
+MAN8= nullpop.8
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud