2010-01-13 18:05:36 +01:00
|
|
|
# New ports collection makefile for: Pid-File-Flock
|
|
|
|
# Date created: 2010-01-13
|
|
|
|
# Whom: Oleg Mamontov <oleg@mamontov.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Pid-File-Flock
|
2010-11-27 01:52:45 +01:00
|
|
|
PORTVERSION= 0.08
|
2010-01-13 18:05:36 +01:00
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
2011-09-08 10:36:43 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:LONERR
|
2010-01-13 18:05:36 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= oleg@mamontov.net
|
|
|
|
COMMENT= PID file operations
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Pid::File::Flock.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|