summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-27 05:37:23 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-27 05:37:23 +0000
commit1097f728c6c2bfd5a52458d5b2b714ba169549c6 (patch)
treebbb9126cebd845597529034033e7e61598fe7d0f /www
parentAdd p5-XML-LibXML-Common, Routines and Constants common for (diff)
Add p5-HTTP-MobileAgent, an HTTP mobile user agent string parser for
Perl.
Notes
Notes: svn path=/head/; revision=76551
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-HTTP-MobileAgent/Makefile35
-rw-r--r--www/p5-HTTP-MobileAgent/distinfo1
-rw-r--r--www/p5-HTTP-MobileAgent/pkg-descr3
-rw-r--r--www/p5-HTTP-MobileAgent/pkg-plist11
5 files changed, 51 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index a87ac5a1f6a1..4ac42aeae5d3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -333,6 +333,7 @@
SUBDIR += p5-HTTP-BrowserDetect
SUBDIR += p5-HTTP-DAV
SUBDIR += p5-HTTP-GHTTP
+ SUBDIR += p5-HTTP-MobileAgent
SUBDIR += p5-HTTP-WebTest
SUBDIR += p5-HTTPD-Log-Filter
SUBDIR += p5-HTTPD-Tools
diff --git a/www/p5-HTTP-MobileAgent/Makefile b/www/p5-HTTP-MobileAgent/Makefile
new file mode 100644
index 000000000000..7e8b45f42ee1
--- /dev/null
+++ b/www/p5-HTTP-MobileAgent/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: p5-HTTP-MobileAgent
+# Date created: 27 February 2003
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTTP-MobileAgent
+PORTVERSION= 0.08
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= HTTP
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= knu@FreeBSD.org
+COMMENT= An HTTP mobile user agent string parser for Perl
+
+BUILD_DEPENDS= ${PM_DEPENDS}
+RUN_DEPENDS= ${PM_DEPENDS}
+
+PM_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
+
+SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+
+PERL_CONFIGURE= yes
+
+MAN3= HTTP::MobileAgent.3 \
+ HTTP::MobileAgent::Display.3 \
+ HTTP::MobileAgent::DoCoMo.3 \
+ HTTP::MobileAgent::EZweb.3 \
+ HTTP::MobileAgent::JPhone.3 \
+ HTTP::MobileAgent::NonMobile.3
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/www/p5-HTTP-MobileAgent/distinfo b/www/p5-HTTP-MobileAgent/distinfo
new file mode 100644
index 000000000000..4a6922588c41
--- /dev/null
+++ b/www/p5-HTTP-MobileAgent/distinfo
@@ -0,0 +1 @@
+MD5 (HTTP-MobileAgent-0.08.tar.gz) = 049251811ce84c5f5f89196aad25674e
diff --git a/www/p5-HTTP-MobileAgent/pkg-descr b/www/p5-HTTP-MobileAgent/pkg-descr
new file mode 100644
index 000000000000..6e3f94ec2d61
--- /dev/null
+++ b/www/p5-HTTP-MobileAgent/pkg-descr
@@ -0,0 +1,3 @@
+HTTP::MobileAgent is an HTTP mobile user agent string parser for Perl.
+
+Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net>
diff --git a/www/p5-HTTP-MobileAgent/pkg-plist b/www/p5-HTTP-MobileAgent/pkg-plist
new file mode 100644
index 000000000000..22af45e1eae0
--- /dev/null
+++ b/www/p5-HTTP-MobileAgent/pkg-plist
@@ -0,0 +1,11 @@
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/Display.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/DoCoMo.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/DoCoMoDisplayMap.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/EZweb.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/JPhone.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/NonMobile.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/Request.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent