summaryrefslogtreecommitdiff
path: root/www/p5-Pod-POM-Web
diff options
context:
space:
mode:
authorseb <seb>2008-09-07 15:05:46 +0000
committerseb <seb>2008-09-07 15:05:46 +0000
commitf2b52717fd464cdf99b896fcb70115a777debe3a (patch)
tree0647674f912af51b9dcc9518fc91e45f453a359c /www/p5-Pod-POM-Web
parent708495478fe8d28f033424ad2d4086a14d08f03c (diff)
downloadpkgsrc-f2b52717fd464cdf99b896fcb70115a777debe3a.tar.gz
Initial import of p5-Pod-POM-Web version 1.09 in the NetBSD Packages
Collection. Pod::POM::Web is a Web application for browsing the documentation of Perl components installed on your local machine. Since pages are dynamically generated, they are always in sync with code actually installed.
Diffstat (limited to 'www/p5-Pod-POM-Web')
-rw-r--r--www/p5-Pod-POM-Web/DESCR4
-rw-r--r--www/p5-Pod-POM-Web/Makefile27
-rw-r--r--www/p5-Pod-POM-Web/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/www/p5-Pod-POM-Web/DESCR b/www/p5-Pod-POM-Web/DESCR
new file mode 100644
index 00000000000..52167f924d5
--- /dev/null
+++ b/www/p5-Pod-POM-Web/DESCR
@@ -0,0 +1,4 @@
+Pod::POM::Web is a Web application for browsing the documentation
+of Perl components installed on your local machine. Since pages
+are dynamically generated, they are always in sync with code actually
+installed.
diff --git a/www/p5-Pod-POM-Web/Makefile b/www/p5-Pod-POM-Web/Makefile
new file mode 100644
index 00000000000..5a79666ab58
--- /dev/null
+++ b/www/p5-Pod-POM-Web/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/07 15:05:46 seb Exp $
+
+DISTNAME= Pod-POM-Web-1.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Pod-POM-Web/
+COMMENT= Perl 5 module providing a HTML Perldoc server
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Pod/POM/Web/.packlist
+
+DEPENDS+= p5-Alien-GvaScript-[0-9]*:../../www/p5-Alien-GvaScript
+DEPENDS+= p5-Encode-[0-9]*:../../textproc/p5-Encode
+DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+= p5-Module-CoreList-[0-9]*:../../devel/p5-Module-CoreList
+DEPENDS+= p5-Pod-POM>=0.17:../../textproc/p5-Pod-POM
+DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Pod-POM-Web/distinfo b/www/p5-Pod-POM-Web/distinfo
new file mode 100644
index 00000000000..b17085100a9
--- /dev/null
+++ b/www/p5-Pod-POM-Web/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/07 15:05:46 seb Exp $
+
+SHA1 (Pod-POM-Web-1.09.tar.gz) = 55cbb9ef0816228866c6653fd58163ae3a9949f4
+RMD160 (Pod-POM-Web-1.09.tar.gz) = 1d7d58d50ffd21c21fa01bc3f25c240e2f4bee42
+Size (Pod-POM-Web-1.09.tar.gz) = 25713 bytes