aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Enurl
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Enurl')
-rw-r--r--www/p5-CGI-Enurl/Makefile18
-rw-r--r--www/p5-CGI-Enurl/distinfo2
-rw-r--r--www/p5-CGI-Enurl/pkg-descr5
-rw-r--r--www/p5-CGI-Enurl/pkg-plist3
4 files changed, 28 insertions, 0 deletions
diff --git a/www/p5-CGI-Enurl/Makefile b/www/p5-CGI-Enurl/Makefile
new file mode 100644
index 000000000000..7317a88e7735
--- /dev/null
+++ b/www/p5-CGI-Enurl/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= CGI-Enurl
+PORTVERSION= 1.07
+CATEGORIES= www perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= crees@FreeBSD.org
+COMMENT= Perl module for URL-encoding strings and hashes
+
+RUN_DEPENDS= p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm
+
+PERL_CONFIGURE= yes
+
+MAN3= CGI::Enurl.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-CGI-Enurl/distinfo b/www/p5-CGI-Enurl/distinfo
new file mode 100644
index 000000000000..a2718c098e78
--- /dev/null
+++ b/www/p5-CGI-Enurl/distinfo
@@ -0,0 +1,2 @@
+SHA256 (CGI-Enurl-1.07.tar.gz) = 9d510baedbfb8fcfee643e6601992b31c9267d33f11c6b49dd73f5fd70eb3b8b
+SIZE (CGI-Enurl-1.07.tar.gz) = 3592
diff --git a/www/p5-CGI-Enurl/pkg-descr b/www/p5-CGI-Enurl/pkg-descr
new file mode 100644
index 000000000000..738f37b91844
--- /dev/null
+++ b/www/p5-CGI-Enurl/pkg-descr
@@ -0,0 +1,5 @@
+This is a little module made for CGI scripting. It encodes the parameters to
+be passed to a CGI. It does nothing more, so it's much smaller and loads more
+quickly.
+
+WWW: http://search.cpan.org/~jenda/CGI-Enurl-1.07/Enurl.pm
diff --git a/www/p5-CGI-Enurl/pkg-plist b/www/p5-CGI-Enurl/pkg-plist
new file mode 100644
index 000000000000..de1f2745b6ce
--- /dev/null
+++ b/www/p5-CGI-Enurl/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/CGI/Enurl.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Enurl/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Enurl