# New ports collection makefile for:	p5-File-CounterFile
# Date created:				Jan 28 2000
# Whom:					Wei-chun Chao
#
# $FreeBSD: ports/misc/p5-File-CounterFile/Makefile,v 1.12 2008/04/17 14:27:22 araujo Exp $
#

PORTNAME=	File-CounterFile
PORTVERSION=	1.04
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Perl module for persistent counter class

PERL_CONFIGURE=	yes

MAN3=		File::CounterFile.3

.include <bsd.port.mk>
