freebsd-ports/sysutils/p5-Proc-PidUtil/Makefile
Sunpoet Po-Chuan Hsieh 3b210bdaf1 - Update to 0.09
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Proc-PidUtil/Changes
2014-07-04 02:48:46 +00:00

19 lines
336 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Proc-PidUtil
PORTVERSION= 0.09
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PID file management utilities
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>