aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Text-Iconv/pkg-descr
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2002-08-16 21:54:05 +0800
committerskv <skv@FreeBSD.org>2002-08-16 21:54:05 +0800
commitf0c985f1591abd0a3145dcec6a8d320d3d3079a8 (patch)
tree4d56711f68284d12a3373fc6e9296e85d2b187d2 /converters/p5-Text-Iconv/pkg-descr
parent0ae71597ebadaafd66562af6bc4ef6388fb867aa (diff)
downloadfreebsd-ports-gnome-f0c985f1591abd0a3145dcec6a8d320d3d3079a8.tar.gz
freebsd-ports-gnome-f0c985f1591abd0a3145dcec6a8d320d3d3079a8.tar.zst
freebsd-ports-gnome-f0c985f1591abd0a3145dcec6a8d320d3d3079a8.zip
Minor port cleanups
Diffstat (limited to 'converters/p5-Text-Iconv/pkg-descr')
-rw-r--r--converters/p5-Text-Iconv/pkg-descr11
1 files changed, 7 insertions, 4 deletions
diff --git a/converters/p5-Text-Iconv/pkg-descr b/converters/p5-Text-Iconv/pkg-descr
index d24bcb5f5abd..4b61d511ddd3 100644
--- a/converters/p5-Text-Iconv/pkg-descr
+++ b/converters/p5-Text-Iconv/pkg-descr
@@ -1,6 +1,9 @@
-The Text::Iconv module provides a Perl interface to the iconv()
-function as defined by the Single UNIX Specification. The convert()
-method converts the encoding of characters in the input string from
-the fromcode codeset to the tocode codeset, and returns the result.
+The Text::Iconv module provides a Perl interface to the iconv() function
+as defined by the Single UNIX Specification. The convert() method
+converts the encoding of characters in the input string from the
+fromcode codeset to the tocode codeset, and returns the result.
WWW: http://search.cpan.org/search?dist=Text-Iconv
+
+-- Sergey Skvortsov
+skv@FreeBSD.org