2013-09-20 22:50:57 +02:00
|
|
|
# Created by: Wei-chun Chao
|
2000-06-30 03:05:41 +02:00
|
|
|
# $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
|
|
|
|
2013-08-07 15:20:32 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-06-30 03:05:41 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|