aboutsummaryrefslogtreecommitdiff
path: root/www/p5-AxKit-XSP-Param
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-12 00:19:51 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-12 00:19:51 +0000
commit675c49b786a901cad06bcf019f5ee143f022d266 (patch)
tree3e102d6a0db3a6530600bbe4bb04940482c865a0 /www/p5-AxKit-XSP-Param
parent33e986352dfdfab95142693c45085b7748d07e71 (diff)
downloadports-675c49b786a901cad06bcf019f5ee143f022d266.tar.gz
ports-675c49b786a901cad06bcf019f5ee143f022d266.zip
Notes
Diffstat (limited to 'www/p5-AxKit-XSP-Param')
-rw-r--r--www/p5-AxKit-XSP-Param/Makefile26
-rw-r--r--www/p5-AxKit-XSP-Param/distinfo1
-rw-r--r--www/p5-AxKit-XSP-Param/pkg-comment1
-rw-r--r--www/p5-AxKit-XSP-Param/pkg-descr3
-rw-r--r--www/p5-AxKit-XSP-Param/pkg-plist6
5 files changed, 37 insertions, 0 deletions
diff --git a/www/p5-AxKit-XSP-Param/Makefile b/www/p5-AxKit-XSP-Param/Makefile
new file mode 100644
index 000000000000..0d0313a0fca4
--- /dev/null
+++ b/www/p5-AxKit-XSP-Param/Makefile
@@ -0,0 +1,26 @@
+# Ports collection Makefile for: p5-AxKit-XSP-Param
+# Date created: 8 Jan 2002
+# Whom: dom@happygiraffe.net
+#
+# $FreeBSD$
+#
+
+PORTNAME= AxKit-XSP-Param
+PORTVERSION= 1.4
+CATEGORIES= www
+MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= dom@happygiraffe.net
+
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= AxKit::XSP::Param.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/www/p5-AxKit-XSP-Param/distinfo b/www/p5-AxKit-XSP-Param/distinfo
new file mode 100644
index 000000000000..4cf6237f6a6f
--- /dev/null
+++ b/www/p5-AxKit-XSP-Param/distinfo
@@ -0,0 +1 @@
+MD5 (AxKit-XSP-Param-1.4.tar.gz) = 1b94554c7a873ccde792752b1ff42ccf
diff --git a/www/p5-AxKit-XSP-Param/pkg-comment b/www/p5-AxKit-XSP-Param/pkg-comment
new file mode 100644
index 000000000000..795bb938fd78
--- /dev/null
+++ b/www/p5-AxKit-XSP-Param/pkg-comment
@@ -0,0 +1 @@
+A namespace wrapper for accessing HTTP request paramaters
diff --git a/www/p5-AxKit-XSP-Param/pkg-descr b/www/p5-AxKit-XSP-Param/pkg-descr
new file mode 100644
index 000000000000..3aea1b08d9f9
--- /dev/null
+++ b/www/p5-AxKit-XSP-Param/pkg-descr
@@ -0,0 +1,3 @@
+This perl module provides parameter support for AxKit XSP's.
+
+WWW: http://search.cpan.org/search?dist=AxKit-XSP-Param
diff --git a/www/p5-AxKit-XSP-Param/pkg-plist b/www/p5-AxKit-XSP-Param/pkg-plist
new file mode 100644
index 000000000000..05ea6fd3ddd1
--- /dev/null
+++ b/www/p5-AxKit-XSP-Param/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/AxKit/XSP/Param.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/Param/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/Param
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/AxKit/XSP 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/AxKit 2>/dev/null || true