freebsd-ports/misc/p5-File-CounterFile/Makefile
Kirill Ponomarev ba9ce4f172 - Update to version 1.02
- Assign maintainership to Lars Thegler <lars@thegler.dk>

PR:		60656
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-28 17:07:57 +00:00

22 lines
434 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.02
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
MAINTAINER= lars@thegler.dk
COMMENT= Perl module for persistent counter class
PERL_CONFIGURE= yes
MAN3= File::CounterFile.3
.include <bsd.port.mk>