diff options
author | he <he@pkgsrc.org> | 2009-01-05 09:40:18 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-05 09:40:18 +0000 |
commit | 4a36d73dfefe823d36524384bbc0ffb2ba1f8856 (patch) | |
tree | 5661352f0fb6d608871545b81cf840d62778cb28 /textproc | |
parent | ba71beefba611643438f71a2e085435e4239d895 (diff) | |
download | pkgsrc-4a36d73dfefe823d36524384bbc0ffb2ba1f8856.tar.gz |
Import p5-podlators version 2.2.1.
collection of pod related perl modules:
- Pod::Man
- Pod::ParseLink
- Pod::Text
- Pod::Text::Color
- Pod::Text::Overstrike
- Pod::Text::Termcap
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-podlators/DESCR | 7 | ||||
-rw-r--r-- | textproc/p5-podlators/Makefile | 20 | ||||
-rw-r--r-- | textproc/p5-podlators/distinfo | 5 |
3 files changed, 32 insertions, 0 deletions
diff --git a/textproc/p5-podlators/DESCR b/textproc/p5-podlators/DESCR new file mode 100644 index 00000000000..bfe9156b2ec --- /dev/null +++ b/textproc/p5-podlators/DESCR @@ -0,0 +1,7 @@ +collection of pod related perl modules: +- Pod::Man +- Pod::ParseLink +- Pod::Text +- Pod::Text::Color +- Pod::Text::Overstrike +- Pod::Text::Termcap diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile new file mode 100644 index 00000000000..611dcd6008a --- /dev/null +++ b/textproc/p5-podlators/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/01/05 09:40:18 he Exp $ + +DISTNAME= podlators-2.2.1 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/podlators/ +COMMENT= Collection of pod related perl modules + +DEPENDS+= p5-Pod-Simple>=3.04:../../textproc/p5-Pod-Simple + +PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + +PERL5_PACKLIST= auto/Pod/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-podlators/distinfo b/textproc/p5-podlators/distinfo new file mode 100644 index 00000000000..2893b0e7a61 --- /dev/null +++ b/textproc/p5-podlators/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/01/05 09:40:18 he Exp $ + +SHA1 (podlators-2.2.1.tar.gz) = f0a0b22156373926de7bb838115a9be9179d70c9 +RMD160 (podlators-2.2.1.tar.gz) = b8cd395467fa0ccc281f6878b7d9193865a131c3 +Size (podlators-2.2.1.tar.gz) = 87511 bytes |