summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2006-02-07 21:31:35 +0000
committerseb <seb@pkgsrc.org>2006-02-07 21:31:35 +0000
commit1b74ed203ad79b74e7c7c3fb48f25cea6236ba47 (patch)
tree0296d6541dbb11fb73fac480148f7536b93906be /www/p5-HTTP-Server-Simple
parent53291567b3483fae67fca0b5a6e43c346934ff5b (diff)
downloadpkgsrc-1b74ed203ad79b74e7c7c3fb48f25cea6236ba47.tar.gz
Initial import of p5-HTTP-Server-Simple version 0.17 as
www/p5-HTTP-Server-Simple into the NetBSD Packages Collection. HTTP::Server::Simple Perl5 module is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools.
Diffstat (limited to 'www/p5-HTTP-Server-Simple')
-rw-r--r--www/p5-HTTP-Server-Simple/DESCR3
-rw-r--r--www/p5-HTTP-Server-Simple/Makefile17
-rw-r--r--www/p5-HTTP-Server-Simple/PLIST1
-rw-r--r--www/p5-HTTP-Server-Simple/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/www/p5-HTTP-Server-Simple/DESCR b/www/p5-HTTP-Server-Simple/DESCR
new file mode 100644
index 00000000000..a0f2c11c4d0
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple/DESCR
@@ -0,0 +1,3 @@
+HTTP::Server::Simple Perl5 module is a very simple standalone HTTP
+daemon with no non-core module dependencies. It's ideal for building
+a standalone http-based UI to your existing tools.
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile
new file mode 100644
index 00000000000..6069ce702fc
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/07 21:31:35 seb Exp $
+#
+
+DISTNAME= HTTP-Server-Simple-0.17
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5hss
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple
+COMMENT= Perl5 module providing a simple standalone HTTP daemon
+
+PERL5_PACKLIST= auto/HTTP/Server/Simple/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTTP-Server-Simple/PLIST b/www/p5-HTTP-Server-Simple/PLIST
new file mode 100644
index 00000000000..00522183979
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/07 21:31:35 seb Exp $
diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo
new file mode 100644
index 00000000000..e8eb63fe4ae
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/07 21:31:35 seb Exp $
+
+SHA1 (HTTP-Server-Simple-0.17.tar.gz) = 3c59f51ec0f3636ffce0040f42f1eb52398d942c
+RMD160 (HTTP-Server-Simple-0.17.tar.gz) = 885c6ebb660fa6533f978138cfd5c7cedd62bd73
+Size (HTTP-Server-Simple-0.17.tar.gz) = 20744 bytes