freebsd-ports/devel/p5-Data-Capture/Makefile
2013-10-29 07:56:01 +00:00

17 lines
315 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= Data-Capture
PORTVERSION= 0.27
CATEGORIES= devel perl5
MASTER_SITES= CPAN
#MASTER_SITE_SUBDIR= CPAN:CLKAO
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl6 Capture objects
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>