# New ports collection makefile for:	devel/p5-Proc-Wait3
# Date created:				23 September 2009
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Proc-Wait3/Makefile,v 1.1 2009/09/23 14:42:08 tobez Exp $
#

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>
