2000-06-30 03:05:41 +02:00
|
|
|
# New ports collection makefile for: p5-File-CounterFile
|
|
|
|
# Date created: Jan 28 2000
|
|
|
|
# Whom: Wei-chun Chao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= File-CounterFile
|
2004-01-24 19:20:26 +01:00
|
|
|
PORTVERSION= 1.04
|
2000-06-30 03:05:41 +02:00
|
|
|
CATEGORIES= misc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-06-30 03:05:41 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2004-06-01 14:32:33 +02:00
|
|
|
MAINTAINER= lth@FreeBSD.org
|
2003-02-21 13:51:06 +01:00
|
|
|
COMMENT= Perl module for persistent counter class
|
2000-06-30 03:05:41 +02:00
|
|
|
|
2001-03-01 07:39:18 +01:00
|
|
|
PERL_CONFIGURE= yes
|
2000-06-30 03:05:41 +02:00
|
|
|
|
|
|
|
MAN3= File::CounterFile.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|