freebsd-ports/devel/p5-Pid-File-Flock/Makefile
Andrej Zverev 8dd7cad550 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 14:40:31 +00:00

17 lines
317 B
Makefile

# Created by: Oleg Mamontov <oleg@mamontov.net>
# $FreeBSD$
PORTNAME= Pid-File-Flock
PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LONERR
PKGNAMEPREFIX= p5-
MAINTAINER= oleg@mamontov.net
COMMENT= PID file operations
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>