aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-06 21:27:34 +0800
committermiwi <miwi@FreeBSD.org>2007-06-06 21:27:34 +0800
commit573831faf3d34ca81295a5c5a55c1afb6b92602c (patch)
treed13b14cbc9b3b5df9d396c7a5ef43068ae3cc492 /www/Makefile
parentdb333acde002df3405b363c8151553b101bf184d (diff)
downloadfreebsd-ports-gnome-573831faf3d34ca81295a5c5a55c1afb6b92602c.tar.gz
freebsd-ports-gnome-573831faf3d34ca81295a5c5a55c1afb6b92602c.tar.zst
freebsd-ports-gnome-573831faf3d34ca81295a5c5a55c1afb6b92602c.zip
HTML::FillInForm::ForceUTF8 is a subclass of HTML::FillInForm that forces
utf8 flag on html and parameters. This allows you to prevent filling garbled result. WWW: http://search.cpan.org/dist/HTML-FillInForm-ForceUTF8/ PR: ports/113357 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 4cf322ef4da5..2cc3e025ea9b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -676,6 +676,7 @@
SUBDIR += p5-HTML-Embperl
SUBDIR += p5-HTML-Encoding
SUBDIR += p5-HTML-FillInForm
+ SUBDIR += p5-HTML-FillInForm-ForceUTF8
SUBDIR += p5-HTML-FromANSI
SUBDIR += p5-HTML-FromText
SUBDIR += p5-HTML-LinkExtractor