Update misc/kde4-l10n-lv to version 4.12.4
[dports.git] / misc / p5-File-CounterFile / Makefile
1 # Created by: Wei-chun Chao
2 # $FreeBSD$
3
4 PORTNAME=       File-CounterFile
5 PORTVERSION=    1.04
6 CATEGORIES=     misc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     lth@FreeBSD.org
11 COMMENT=        Perl module for persistent counter class
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>