opnsense-ports/devel/p5-File-FcntlLock/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 lines
255 B
Makefile

# $FreeBSD$
PORTNAME= File-FcntlLock
PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tj@FreeBSD.org
COMMENT= Perl5 module for file locking with fcntl
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>