aboutsummaryrefslogtreecommitdiff
path: root/www/p5-AxKit-XSP-IfParam
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-12 00:17:58 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-12 00:17:58 +0000
commit33e986352dfdfab95142693c45085b7748d07e71 (patch)
tree3e5fa2ff8e137257229e09ebd274e4636ba21dda /www/p5-AxKit-XSP-IfParam
parent07beccc3e8d0d1a657b37c3f49525edf5de07615 (diff)
downloadports-33e986352dfdfab95142693c45085b7748d07e71.tar.gz
ports-33e986352dfdfab95142693c45085b7748d07e71.zip
New port www/p5-AxKit-XSP-IfParam Equivalent of XSP Param taglib,
but conditional plugin for AxKit PR: 33693 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes
Notes: svn path=/head/; revision=52949
Diffstat (limited to 'www/p5-AxKit-XSP-IfParam')
-rw-r--r--www/p5-AxKit-XSP-IfParam/Makefile26
-rw-r--r--www/p5-AxKit-XSP-IfParam/distinfo1
-rw-r--r--www/p5-AxKit-XSP-IfParam/pkg-comment1
-rw-r--r--www/p5-AxKit-XSP-IfParam/pkg-descr3
-rw-r--r--www/p5-AxKit-XSP-IfParam/pkg-plist6
5 files changed, 37 insertions, 0 deletions
diff --git a/www/p5-AxKit-XSP-IfParam/Makefile b/www/p5-AxKit-XSP-IfParam/Makefile
new file mode 100644
index 000000000000..2e14021ec946
--- /dev/null
+++ b/www/p5-AxKit-XSP-IfParam/Makefile
@@ -0,0 +1,26 @@
+# Ports collection Makefile for: p5-AxKit-XSP-IfParam
+# Date created: 8 Jan 2002
+# Whom: dom@happygiraffe.net
+#
+# $FreeBSD$
+#
+
+PORTNAME= AxKit-XSP-IfParam
+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::IfParam.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/www/p5-AxKit-XSP-IfParam/distinfo b/www/p5-AxKit-XSP-IfParam/distinfo
new file mode 100644
index 000000000000..3abd6722d9db
--- /dev/null
+++ b/www/p5-AxKit-XSP-IfParam/distinfo
@@ -0,0 +1 @@
+MD5 (AxKit-XSP-IfParam-1.4.tar.gz) = 918270cdcd32f8779bac022a87ae7f9f
diff --git a/www/p5-AxKit-XSP-IfParam/pkg-comment b/www/p5-AxKit-XSP-IfParam/pkg-comment
new file mode 100644
index 000000000000..751ad182e409
--- /dev/null
+++ b/www/p5-AxKit-XSP-IfParam/pkg-comment
@@ -0,0 +1 @@
+Equivalent of XSP Param taglib, but conditional plugin for AxKit
diff --git a/www/p5-AxKit-XSP-IfParam/pkg-descr b/www/p5-AxKit-XSP-IfParam/pkg-descr
new file mode 100644
index 000000000000..704bd5bf969d
--- /dev/null
+++ b/www/p5-AxKit-XSP-IfParam/pkg-descr
@@ -0,0 +1,3 @@
+This perl module provides conditional parameter support for AxKit XSP's.
+
+WWW: http://search.cpan.org/search?dist=AxKit-XSP-IfParam
diff --git a/www/p5-AxKit-XSP-IfParam/pkg-plist b/www/p5-AxKit-XSP-IfParam/pkg-plist
new file mode 100644
index 000000000000..11092a3bc364
--- /dev/null
+++ b/www/p5-AxKit-XSP-IfParam/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/AxKit/XSP/IfParam.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/IfParam/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/IfParam
+@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