diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-21 22:34:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-21 22:34:25 +0000 |
commit | 55d5bdf88ca1b26bc1baf243499ed257d59bd632 (patch) | |
tree | 05bf8a7dbbf34dd7252a63df4ae715d99cf22eb9 /devel/p5-Carp-Clan | |
parent | 3bb34b3fa3e91d4d73a54df63bb433a4e8b15612 (diff) | |
download | pkgsrc-55d5bdf88ca1b26bc1baf243499ed257d59bd632.tar.gz |
Initial import of p5-Carp-Clan:
Report errors from perspective of caller of a "clan" of modules.
Diffstat (limited to 'devel/p5-Carp-Clan')
-rw-r--r-- | devel/p5-Carp-Clan/DESCR | 1 | ||||
-rw-r--r-- | devel/p5-Carp-Clan/Makefile | 20 | ||||
-rw-r--r-- | devel/p5-Carp-Clan/PLIST | 1 | ||||
-rw-r--r-- | devel/p5-Carp-Clan/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-Carp-Clan/DESCR b/devel/p5-Carp-Clan/DESCR new file mode 100644 index 00000000000..9f2d4dc5a10 --- /dev/null +++ b/devel/p5-Carp-Clan/DESCR @@ -0,0 +1 @@ +Report errors from perspective of caller of a "clan" of modules. diff --git a/devel/p5-Carp-Clan/Makefile b/devel/p5-Carp-Clan/Makefile new file mode 100644 index 00000000000..6c0a561b25a --- /dev/null +++ b/devel/p5-Carp-Clan/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/03/21 22:34:25 wiz Exp $ +# + +DISTNAME= Carp-Clan-5.3 +PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5ccl +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} + +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Carp-Clan/ +COMMENT= Report errors from perspective of caller of a "clan" of modules + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Carp/Clan/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Carp-Clan/PLIST b/devel/p5-Carp-Clan/PLIST new file mode 100644 index 00000000000..be3fa84e164 --- /dev/null +++ b/devel/p5-Carp-Clan/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/21 22:34:26 wiz Exp $ diff --git a/devel/p5-Carp-Clan/distinfo b/devel/p5-Carp-Clan/distinfo new file mode 100644 index 00000000000..006490487a9 --- /dev/null +++ b/devel/p5-Carp-Clan/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/03/21 22:34:26 wiz Exp $ + +SHA1 (Carp-Clan-5.3.tar.gz) = a5abb9a8815e98900f9d1c21af6c1522d79c494a +RMD160 (Carp-Clan-5.3.tar.gz) = d10d51ae69f9ebde79c6509608e17fa0368039dc +Size (Carp-Clan-5.3.tar.gz) = 16789 bytes |