2ce27f391b
PR: 74573 Submitted by: Andrey Lykhin <lan31@inbox.ru>
19 lines
418 B
Makefile
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>
|