summaryrefslogtreecommitdiff
path: root/www/p5-AxKit-XSP-WebUtils
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-12 00:29:16 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-12 00:29:16 +0000
commit99e466912439b7569e5510fec840a3b4db20aeae (patch)
tree7eb29872290eafa9da5da0c68b399b0f69c5fa91 /www/p5-AxKit-XSP-WebUtils
parentAdd port www/p5-AxKit-XSP-Sendmail - Simple SMTP mailer tag (diff)
Add port www/p5-AxKit-XSP-WebUtils - Plugin for AxKit that provide
utilities for building XSP web apps PR: 33697 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes
Notes: svn path=/head/; revision=52959
Diffstat (limited to 'www/p5-AxKit-XSP-WebUtils')
-rw-r--r--www/p5-AxKit-XSP-WebUtils/Makefile27
-rw-r--r--www/p5-AxKit-XSP-WebUtils/distinfo1
-rw-r--r--www/p5-AxKit-XSP-WebUtils/pkg-comment1
-rw-r--r--www/p5-AxKit-XSP-WebUtils/pkg-descr3
-rw-r--r--www/p5-AxKit-XSP-WebUtils/pkg-plist6
5 files changed, 38 insertions, 0 deletions
diff --git a/www/p5-AxKit-XSP-WebUtils/Makefile b/www/p5-AxKit-XSP-WebUtils/Makefile
new file mode 100644
index 000000000000..986280677ca2
--- /dev/null
+++ b/www/p5-AxKit-XSP-WebUtils/Makefile
@@ -0,0 +1,27 @@
+# Ports collection Makefile for: p5-AxKit-XSP-WebUtils
+# Date created: 8 Jan 2002
+# Whom: dom@happygiraffe.net
+#
+# $FreeBSD$
+#
+
+PORTNAME= AxKit-XSP-WebUtils
+PORTVERSION= 1.3.90
+CATEGORIES= www
+MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/
+PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/3./3_/}
+
+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::WebUtils.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/www/p5-AxKit-XSP-WebUtils/distinfo b/www/p5-AxKit-XSP-WebUtils/distinfo
new file mode 100644
index 000000000000..f60f8b94374b
--- /dev/null
+++ b/www/p5-AxKit-XSP-WebUtils/distinfo
@@ -0,0 +1 @@
+MD5 (AxKit-XSP-WebUtils-1.3_90.tar.gz) = 6cde777967e720820825c6958cfc176a
diff --git a/www/p5-AxKit-XSP-WebUtils/pkg-comment b/www/p5-AxKit-XSP-WebUtils/pkg-comment
new file mode 100644
index 000000000000..7419294ece93
--- /dev/null
+++ b/www/p5-AxKit-XSP-WebUtils/pkg-comment
@@ -0,0 +1 @@
+Plugin for AxKit that provide utilities for building XSP web apps
diff --git a/www/p5-AxKit-XSP-WebUtils/pkg-descr b/www/p5-AxKit-XSP-WebUtils/pkg-descr
new file mode 100644
index 000000000000..1c44e8be8085
--- /dev/null
+++ b/www/p5-AxKit-XSP-WebUtils/pkg-descr
@@ -0,0 +1,3 @@
+This perl module provides web utilities for AxKit XSP's.
+
+WWW: http://search.cpan.org/search?dist=AxKit-XSP-WebUtils
diff --git a/www/p5-AxKit-XSP-WebUtils/pkg-plist b/www/p5-AxKit-XSP-WebUtils/pkg-plist
new file mode 100644
index 000000000000..cfb9e5f0a192
--- /dev/null
+++ b/www/p5-AxKit-XSP-WebUtils/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/AxKit/XSP/WebUtils.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/WebUtils/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AxKit/XSP/WebUtils
+@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