Add devel/p5-Carp-Clan-Share 0.013, a Perl module that

simplifies certain aspects of using devel/p5-Carp-Clan.
This commit is contained in:
Anton Berezin 2009-10-19 14:00:24 +00:00
parent a1f78f69f8
commit b6e1a389c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243050
5 changed files with 41 additions and 0 deletions

View File

@ -1065,6 +1065,7 @@
SUBDIR += p5-Carp-Assert
SUBDIR += p5-Carp-Assert-More
SUBDIR += p5-Carp-Clan
SUBDIR += p5-Carp-Clan-Share
SUBDIR += p5-Carp-Datum
SUBDIR += p5-Cdk
SUBDIR += p5-Check-ISA

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: devel/p5-Carp-Clan-Share
# Date created: 19 October 2009
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Carp-Clan-Share
PORTVERSION= 0.013
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Carp
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Share your Carp::Clan settings with your whole Clan
BUILD_DEPENDS= p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Carp::Clan::Share.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Carp-Clan-Share-0.013.tar.gz) = 61746d3b8a82c00ae6bebd34c2144fa1
SHA256 (Carp-Clan-Share-0.013.tar.gz) = aed0015be480028b5337bb73b7e7290578e3cbbf8e90f13e96044f13134c1b3d
SIZE (Carp-Clan-Share-0.013.tar.gz) = 17258

View File

@ -0,0 +1,5 @@
This is a very lightweight helper module (actually just an import
method) that will automagically create a __PACKAGE__::Carp module for
you.
WWW: http://search.cpan.org/dist/Carp-Clan-Share/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/Carp/Clan/Share.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Carp/Clan/Share/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Carp/Clan/Share
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Carp/Clan
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Carp
@dirrmtry %%SITE_PERL%%/Carp/Clan
@dirrmtry %%SITE_PERL%%/Carp