read multiple hunks of data out of your DATA section

WWW: http://search.cpan.org/dist/Data-Section

PR:		ports/142057
Submitted by:	Andrey Kostenko <andrey at kostenko.name>
This commit is contained in:
Martin Wilke 2010-01-28 01:11:01 +00:00
parent e8a7a8487f
commit 67e48c93ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248733
5 changed files with 36 additions and 0 deletions

View File

@ -1296,6 +1296,7 @@
SUBDIR += p5-Data-Recursive-Encode
SUBDIR += p5-Data-Remember
SUBDIR += p5-Data-RoundRobin
SUBDIR += p5-Data-Section
SUBDIR += p5-Data-Serializer
SUBDIR += p5-Data-ShowTable
SUBDIR += p5-Data-Stag

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: Data-Section
# Date created: 27 December 2009
# Whom: Andrey Kostenko <andrey@kostenko.name>
#
# $FreeBSD$
#
PORTNAME= Data-Section
PORTVERSION= 0.093410
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= andrey@kostenko.name
COMMENT= Read multiple hunks of data out of your DATA section
BUILD_DEPENDS= p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \
p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
MAN3= Data::Section.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Data-Section-0.093410.tar.gz) = f9c39e6d85fb035e9d509b4fe2b2859b
SHA256 (Data-Section-0.093410.tar.gz) = e565011cf887db27c6ed41ccfe33fda495207425ef6cac42ab3b5fcc0877aa92
SIZE (Data-Section-0.093410.tar.gz) = 12323

View File

@ -0,0 +1,3 @@
read multiple hunks of data out of your DATA section
WWW: http://search.cpan.org/dist/Data-Section

View File

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