freebsd-ports/misc/p5-File-CounterFile/Makefile
Vanilla I. Shu 7f41695cdf Upgrade to 1.01.
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-14 13:20:35 +00:00

22 lines
436 B
Makefile

# New ports collection makefile for: p5-File-CounterFile
# Date created: Jan 28 2000
# Whom: Wei-chun Chao
#
# $FreeBSD$
#
PORTNAME= File-CounterFile
PORTVERSION= 1.01
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for persistent counter class
PERL_CONFIGURE= yes
MAN3= File::CounterFile.3
.include <bsd.port.mk>