summaryrefslogtreecommitdiff
path: root/www/p5-AxKit-XSP-Exception
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-12 00:15:59 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-12 00:15:59 +0000
commit07beccc3e8d0d1a657b37c3f49525edf5de07615 (patch)
tree0f19859652a87334405c9a2c64ed5b434e323eb3 /www/p5-AxKit-XSP-Exception
parentAdd port www/p5-AxKit-XSP-ESQL - An Extended SQL taglib for AxKit (diff)
Add port www/p5-AxKit-XSP-Exception - Exceptions taglib for eXtensible
Server Pages plugin for AxKit PR: 33692 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes
Notes: svn path=/head/; revision=52947
Diffstat (limited to 'www/p5-AxKit-XSP-Exception')
-rw-r--r--www/p5-AxKit-XSP-Exception/Makefile26
-rw-r--r--www/p5-AxKit-XSP-Exception/distinfo1
-rw-r--r--www/p5-AxKit-XSP-Exception/pkg-comment1
-rw-r--r--www/p5-AxKit-XSP-Exception/pkg-descr3
-rw-r--r--www/p5-AxKit-XSP-Exception/pkg-plist6
5 files changed, 37 insertions, 0 deletions
diff --git a/www/p5-AxKit-XSP-Exception/Makefile b/www/p5-AxKit-XSP-Exception/Makefile
new file mode 100644
index 000000000000..05a6cea59cb7
--- /dev/null
+++ b/www/p5-AxKit-XSP-Exception/Makefile
@@ -0,0 +1,26 @@
+# Ports collection Makefile for: p5-AxKit-XSP-Exception
+# Date created: 8 Jan 2002
+# Whom: dom@happygiraffe.net
+#
+# $FreeBSD$
+#
+
+PORTNAME= AxKit-XSP-Exception
+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::Exception.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/www/p5-AxKit-XSP-Exception/distinfo b/www/p5-AxKit-XSP-Exception/distinfo
new file mode 100644
index 000000000000..1ca194de453a
--- /dev/null
+++ b/www/p5-AxKit-XSP-Exception/distinfo
@@ -0,0 +1 @@
+MD5 (AxKit-XSP-Exception-1.4.tar.gz) = 30f590b7a3dde38f11fed1927d0c31c2
diff --git a/www/p5-AxKit-XSP-Exception/pkg-comment b/www/p5-AxKit-XSP-Exception/pkg-comment
new file mode 100644
index 000000000000..4fe281a2d5ee
--- /dev/null
+++ b/www/p5-AxKit-XSP-Exception/pkg-comment
@@ -0,0 +1 @@
+Exceptions taglib for eXtensible Server Pages plugin for AxKit
diff --git a/www/p5-AxKit-XSP-Exception/pkg-descr b/www/p5-AxKit-XSP-Exception/pkg-descr
new file mode 100644
index 000000000000..ff26246e76b7
--- /dev/null
+++ b/www/p5-AxKit-XSP-Exception/pkg-descr
@@ -0,0 +1,3 @@
+Exceptions taglib for eXtensible Server Pages plugin for AxKit
+
+WWW: http://search.cpan.org/search?dist=AxKit-XSP-Exception
diff --git a/www/p5-AxKit-XSP-Exception/pkg-plist b/www/p5-AxKit-XSP-Exception/pkg-plist
new file mode 100644
index 000000000000..7d9bb4ad727c
--- /dev/null
+++ b/www/p5-AxKit-XSP-Exception/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/AxKit/XSP/Exception.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/Exception/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/Exception
+@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