freebsd-ports/comms/bfhist/Makefile
Tilman Keskinoz 2ce27f391b Add another MASTER_SITE
PR:		74573
Submitted by:	Andrey Lykhin <lan31@inbox.ru>
2004-12-01 20:21:06 +00:00

19 lines
418 B
Makefile

# 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/ \
http://lan31.hotbox.ru/bfhist/files/
MAINTAINER= lan31@inbox.ru
COMMENT= Statistics generator for BinkleyForce FTN mailer
PLIST_FILES= bin/bfhist
.include <bsd.port.mk>