freebsd-ports/devel/p5-Proc-Wait3/Makefile
2011-08-26 13:47:41 +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.04
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>