2004-11-27 23:39:26 +01:00
|
|
|
# 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
|
2004-12-01 21:21:06 +01:00
|
|
|
MASTER_SITES= http://lan31.narod.ru/bfhist/files/ \
|
|
|
|
http://lan31.hotbox.ru/bfhist/files/
|
2004-11-27 23:39:26 +01:00
|
|
|
|
|
|
|
MAINTAINER= lan31@inbox.ru
|
|
|
|
COMMENT= Statistics generator for BinkleyForce FTN mailer
|
|
|
|
|
|
|
|
PLIST_FILES= bin/bfhist
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|