diff options
author | chinsan <chinsan@FreeBSD.org> | 2007-12-16 12:00:15 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2007-12-16 12:00:15 +0800 |
commit | ebb70f1209bc6e0c91567b8528f8c2c45dc250eb (patch) | |
tree | 1664cb33f346ea77c2a9aab4d7e368dd0e4b7a7f /textproc/Makefile | |
parent | 240d96be0fbaae5f9d3207a36a97667b41970bef (diff) | |
download | freebsd-ports-gnome-ebb70f1209bc6e0c91567b8528f8c2c45dc250eb.tar.gz freebsd-ports-gnome-ebb70f1209bc6e0c91567b8528f8c2c45dc250eb.tar.zst freebsd-ports-gnome-ebb70f1209bc6e0c91567b8528f8c2c45dc250eb.zip |
Add pecl-doublemetaphone 0.1.2, a PECL extension which implements the
Double Metaphone algorithm.
PR: ports/117884
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ba418b9a1733..a93ff74c8960 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -748,6 +748,7 @@ SUBDIR += pear-XML_HTMLSax SUBDIR += pear-XML_Wddx SUBDIR += pecl-ctemplate + SUBDIR += pecl-doublemetaphone SUBDIR += pecl-stem SUBDIR += pecl-syck SUBDIR += pecl-xdiff |