Perl6 Capture objects

WWW:	http://search.cpan.org/dist/Data-Capture/
This commit is contained in:
Steve Wills 2012-02-12 17:33:11 +00:00
parent b71ef4cfe2
commit b2c5daa08d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291060
5 changed files with 33 additions and 0 deletions

View file

@ -1463,6 +1463,7 @@
SUBDIR += p5-Data-Alias SUBDIR += p5-Data-Alias
SUBDIR += p5-Data-Average SUBDIR += p5-Data-Average
SUBDIR += p5-Data-Bind SUBDIR += p5-Data-Bind
SUBDIR += p5-Data-Capture
SUBDIR += p5-Data-ClearSilver-HDF SUBDIR += p5-Data-ClearSilver-HDF
SUBDIR += p5-Data-Clone SUBDIR += p5-Data-Clone
SUBDIR += p5-Data-Compare SUBDIR += p5-Data-Compare

View file

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-Data-Capture
# Date created: 2012-02-12
# Whom: 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
PERL_CONFIGURE= yes
MAN3= Data::Capture.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Data-Capture-0.27.tar.gz) = 3d633ca0b1b948c69befafd0ff238caeae672e1ed9899923b94df38a7ca0cfea
SIZE (Data-Capture-0.27.tar.gz) = 11230

View file

@ -0,0 +1,3 @@
Perl6 Capture objects
WWW: http://search.cpan.org/dist/Data-Capture/

View file

@ -0,0 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Capture/.packlist
%%SITE_PERL%%/Data/Capture.pm
@dirrmtry %%SITE_PERL%%/Data
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Capture
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data