2004-05-06 14:25:51 +02:00
|
|
|
# New ports collection makefile for: p5-Proc-PID-File
|
|
|
|
# Date created: Apr 13 2004
|
|
|
|
# Whom: Lars Thegler <lars@thegler.dk>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Proc-PID-File
|
2009-10-15 08:38:49 +02:00
|
|
|
PORTVERSION= 1.27
|
2004-05-06 14:25:51 +02:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-05-06 14:25:51 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2004-06-01 14:32:33 +02:00
|
|
|
MAINTAINER= lth@FreeBSD.org
|
2004-05-06 14:25:51 +02:00
|
|
|
COMMENT= A module to manage process id files
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Proc::PID::File.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|