aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-NFSLock/Makefile
blob: be2837eb79a2f7e60e666669d1a7bc372178bd8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$

PORTNAME=	File-NFSLock
PORTVERSION=	1.21
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	File::NFSLock - perl module to do NFS (or not) locking

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>