aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-10-14 14:21:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-10-14 14:21:58 +0000
commit5af7bc41cb0f09f0a2388af0c3751aca20a50ad8 (patch)
tree01d8e0fc98030592b65ffbafd757fb46d1b3787e /converters/Makefile
parentc32781752419de0d95e9f4c20c35369e93cd9efa (diff)
downloadports-5af7bc41cb0f09f0a2388af0c3751aca20a50ad8.tar.gz
ports-5af7bc41cb0f09f0a2388af0c3751aca20a50ad8.zip
BSD licensed charset/encoding converter library with more function than
libiconv. (Currently, only a few codecs are supported) This port is a python wrapper for bsdconv. WWW: http://github.com/buganini/bsdconv/ PR: ports/139524 Submitted by: buganini at gmail.com
Notes
Notes: svn path=/head/; revision=242844
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index a6a7b1c15fe7..1ff703e40d91 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -102,6 +102,7 @@
SUBDIR += php5-mbstring
SUBDIR += php5-recode
SUBDIR += psiconv
+ SUBDIR += py-bsdconv
SUBDIR += py-cjkcodecs
SUBDIR += py-iconv
SUBDIR += py-iconvcodec