summaryrefslogtreecommitdiff
path: root/devel/p5-DB_File-Lock/Makefile
blob: 29dd655c4d9313838cf849f633a2f7746c34f3b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	DB_File-Lock
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to use the DB_File with Lock

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>