1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/devel/p5-Proc-PIDFile/Makefile
Mark Linimon eaee63ab80 Reset kbyanc@FreeBSD.org due to maintainer-timeouts and no response to email.
We hope to see Kelley back sometime.

Hat:		portmgr
2007-02-27 11:08:23 +00:00

24 lines
528 B
Makefile

# New ports collection makefile for: p5-Proc-PID_File
# Date created: 08 November 2002
# Whom: Kelly Yancey <kbyanc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Proc-PIDFile
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Proc
PKGNAMEPREFIX= p5-
DISTNAME= Proc-PID_File-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to prevent multiple instances of a process from running
PERL_CONFIGURE= YES
MAN3= Proc::PID_File.3
.include <bsd.port.mk>