freebsd-ports/devel/p5-Proc-Wait3/Makefile
2009-09-23 14:42:08 +00:00

22 lines
426 B
Makefile

# New ports collection makefile for: devel/p5-Proc-Wait3
# Date created: 23 September 2009
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Proc-Wait3
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Proc
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension for wait3 system call
PERL_CONFIGURE= yes
MAN3= Proc::Wait3.3
.include <bsd.port.mk>