freebsd-ports/misc/p5-File-CounterFile/Makefile
Jun Kuriyama 2f1942cee9 Update to 1.00.
Add WWW:.
Reset maintainer to ports@ (bounce).

Submitted by:	Mathieu Arnold <m@absolight.net>
PR:		ports/52327
2003-07-06 13:08:01 +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.00
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>