aboutsummaryrefslogtreecommitdiff
path: root/comms/bfhist/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-27 22:39:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-27 22:39:26 +0000
commitb549957fc5cc21d89646edf83c4cd27c6371bd0f (patch)
tree401ab475db334d6aa2adf6cb651b197a70ae31ed /comms/bfhist/Makefile
parenta07411c362d61d4946df903f8d95a6abe2247f92 (diff)
downloadports-b549957fc5cc21d89646edf83c4cd27c6371bd0f.tar.gz
ports-b549957fc5cc21d89646edf83c4cd27c6371bd0f.zip
Notes
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>