summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-28 15:23:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-28 15:23:49 +0000
commitf1cf6fb2d86aad90552e5d1f3f10726fbbff2f22 (patch)
tree84411676d970fb47733064acc66ea6fb9c5a6b0d
parent- Add p5-Text-xSV 0.21 (diff)
- Add p5-HTML-MobileConverter 0.011
Parses HTML and returns new HTML for mobile agent (mainly for DoCoMo i-mode). WWW: http://search.cpan.org/dist/HTML-MobileConverter/ PR: ports/157940 Submitted by: Dmitry Liakh <dliakh@ukr.net>
Notes
Notes: svn path=/head/; revision=276577
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-HTML-MobileConverter/Makefile24
-rw-r--r--www/p5-HTML-MobileConverter/distinfo2
-rw-r--r--www/p5-HTML-MobileConverter/pkg-descr3
-rw-r--r--www/p5-HTML-MobileConverter/pkg-plist5
5 files changed, 35 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index af7fc7cc737f..85b36bb280d0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -973,6 +973,7 @@
SUBDIR += p5-HTML-Location
SUBDIR += p5-HTML-Macro
SUBDIR += p5-HTML-Mason
+ SUBDIR += p5-HTML-MobileConverter
SUBDIR += p5-HTML-Pager
SUBDIR += p5-HTML-Parser
SUBDIR += p5-HTML-Parser-Simple
diff --git a/www/p5-HTML-MobileConverter/Makefile b/www/p5-HTML-MobileConverter/Makefile
new file mode 100644
index 000000000000..4ebc77d37d39
--- /dev/null
+++ b/www/p5-HTML-MobileConverter/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-HTML-MobileConverter
+# Date created: Jun 08 2011
+# Whom: Dmitry Liakh <dliakh@ukr.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTML-MobileConverter
+PORTVERSION= 0.011
+CATEGORIES= www
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= dliakh@ukr.net
+COMMENT= HTML Converter for mobile agent
+
+RUN_DEPENDS= p5-HTML-Parser>=3.45:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-URI>=1.33:${PORTSDIR}/net/p5-URI
+
+PERL_CONFIGURE= yes
+
+MAN3= HTML::MobileConverter.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-HTML-MobileConverter/distinfo b/www/p5-HTML-MobileConverter/distinfo
new file mode 100644
index 000000000000..8a59097e1409
--- /dev/null
+++ b/www/p5-HTML-MobileConverter/distinfo
@@ -0,0 +1,2 @@
+SHA256 (HTML-MobileConverter-0.011.tar.gz) = 4d12d3ffc4c6a1657b8dbbb844c6c106c6688ef1b3476b04c7289e6d5b283397
+SIZE (HTML-MobileConverter-0.011.tar.gz) = 4318
diff --git a/www/p5-HTML-MobileConverter/pkg-descr b/www/p5-HTML-MobileConverter/pkg-descr
new file mode 100644
index 000000000000..4c3c03606a1c
--- /dev/null
+++ b/www/p5-HTML-MobileConverter/pkg-descr
@@ -0,0 +1,3 @@
+Parses HTML and returns new HTML for mobile agent (mainly for DoCoMo i-mode).
+
+WWW: http://search.cpan.org/dist/HTML-MobileConverter/
diff --git a/www/p5-HTML-MobileConverter/pkg-plist b/www/p5-HTML-MobileConverter/pkg-plist
new file mode 100644
index 000000000000..7338059e099e
--- /dev/null
+++ b/www/p5-HTML-MobileConverter/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/HTML/MobileConverter.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MobileConverter/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MobileConverter
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
+@dirrmtry %%SITE_PERL%%/HTML