aboutsummaryrefslogtreecommitdiff
path: root/comms/bfhist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/bfhist/Makefile')
-rw-r--r--comms/bfhist/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/comms/bfhist/Makefile b/comms/bfhist/Makefile
new file mode 100644
index 000000000000..df7b0611dad0
--- /dev/null
+++ b/comms/bfhist/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: bfhist
+# Date created: 26 December 2004
+# Whom: Andrey Lykhin <lan31@inbox.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bfhist
+PORTVERSION= 0.4
+CATEGORIES= comms
+MASTER_SITES= http://lan31.narod.ru/bfhist/files/
+
+MAINTAINER= lan31@inbox.ru
+COMMENT= Statistics generator for BinkleyForce FTN mailer
+
+PLIST_FILES= bin/bfhist
+
+.include <bsd.port.mk>