aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DB_File-Lock/Makefile
blob: ae3f98191bd5a078a5bbd3ecad050c57435d91cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: nork@FreeBSD.org

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>