summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Cookie-Splitter
diff options
context:
space:
mode:
authorseb <seb>2008-08-18 13:42:11 +0000
committerseb <seb>2008-08-18 13:42:11 +0000
commita0be370d8a12ed43e314c303b2a548590997fadb (patch)
treebe87a7b868b9b0f1a9fa719c0a4d4cbc30b5f629 /www/p5-CGI-Cookie-Splitter
parentf213e57e8af0353796e7a4e4c3aae62d81f73d90 (diff)
downloadpkgsrc-a0be370d8a12ed43e314c303b2a548590997fadb.tar.gz
Initial import of CGI-Cookie-Splitter version 0.02 in the NetBSD
Packages Collection. The Perl 5 module CGI::Cookie::Splitter provides a pretty simple interface to generate small cookies that are under a certain limit, without wasting too much effort.
Diffstat (limited to 'www/p5-CGI-Cookie-Splitter')
-rw-r--r--www/p5-CGI-Cookie-Splitter/DESCR3
-rw-r--r--www/p5-CGI-Cookie-Splitter/Makefile21
-rw-r--r--www/p5-CGI-Cookie-Splitter/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-CGI-Cookie-Splitter/DESCR b/www/p5-CGI-Cookie-Splitter/DESCR
new file mode 100644
index 00000000000..6a2ab920fbf
--- /dev/null
+++ b/www/p5-CGI-Cookie-Splitter/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module CGI::Cookie::Splitter provides a pretty simple
+interface to generate small cookies that are under a certain limit,
+without wasting too much effort.
diff --git a/www/p5-CGI-Cookie-Splitter/Makefile b/www/p5-CGI-Cookie-Splitter/Makefile
new file mode 100644
index 00000000000..c8d2ff6f355
--- /dev/null
+++ b/www/p5-CGI-Cookie-Splitter/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/18 13:42:11 seb Exp $
+
+DISTNAME= CGI-Cookie-Splitter-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CGI-Cookie-Splitter/
+COMMENT= Perl5 module for splitting big cookies into smaller ones
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/CGI/Cookie/Splitter/.packlist
+
+DEPENDS+= p5-CGI-Simple-[0-9]*:../../www/p5-CGI-Simple
+BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI-Cookie-Splitter/distinfo b/www/p5-CGI-Cookie-Splitter/distinfo
new file mode 100644
index 00000000000..49a447263ac
--- /dev/null
+++ b/www/p5-CGI-Cookie-Splitter/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/18 13:42:11 seb Exp $
+
+SHA1 (CGI-Cookie-Splitter-0.02.tar.gz) = 176a9040a99fabc3b4fff26d175686f10fa83d06
+RMD160 (CGI-Cookie-Splitter-0.02.tar.gz) = 2cb81da436b90d4e756990d4199a7d82b4d7675e
+Size (CGI-Cookie-Splitter-0.02.tar.gz) = 5163 bytes