diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 08:45:42 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 08:45:42 +0000 |
commit | ba37fc45275877a3f1cd40aca3b1b2afb71a3172 (patch) | |
tree | 24a4f05c0974938377466d08b2a213d3486d24d5 /converters | |
parent | 5e756c9e233ce05d19ed2e19fc70ed6ed3466fea (diff) | |
download | FreeBSD-ports-ba37fc45275877a3f1cd40aca3b1b2afb71a3172.zip FreeBSD-ports-ba37fc45275877a3f1cd40aca3b1b2afb71a3172.tar.gz |
Add a new shared extension for PHP.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 96ddbfa..e86a3b8 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -57,6 +57,7 @@ SUBDIR += php4-iconv SUBDIR += php4-mbstring SUBDIR += php4-recode + SUBDIR += php5-iconv SUBDIR += psiconv SUBDIR += py-cjkcodecs SUBDIR += py-iconv |