freebsd-ports/devel/p5-Proc-Wait3/Makefile
Anton Berezin cc759ec80b Update to 0.05.
Changes:

0.05 Tue Nov  3 07:31:43 EST 2015
        - Updated FSF postal address in the LICENSE file
          RT Bug #107792, ppisar/redhat
2015-11-04 11:19:30 +00:00

16 lines
298 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Proc-Wait3
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension for wait3 system call
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>