diff options
author | ahze <ahze@FreeBSD.org> | 2005-02-10 03:12:05 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-02-10 03:12:05 +0800 |
commit | 6e28ae2d030c4a08ce17e540ce96d914d3f3b4c1 (patch) | |
tree | 1bbb5dc262c7e26d895308259cdb7181dbfb58d0 /textproc/Makefile | |
parent | 1e38761821d111f95bcb55555fab3a21cf510eb2 (diff) | |
download | freebsd-ports-gnome-6e28ae2d030c4a08ce17e540ce96d914d3f3b4c1.tar.gz freebsd-ports-gnome-6e28ae2d030c4a08ce17e540ce96d914d3f3b4c1.tar.zst freebsd-ports-gnome-6e28ae2d030c4a08ce17e540ce96d914d3f3b4c1.zip |
Add libtranslate 0.99, a natural language translation library.
PR: ports/76859
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 8630d4c29477..7b5fa08557ea 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -198,6 +198,7 @@ SUBDIR += liblrdf SUBDIR += libparsifal SUBDIR += libpathan + SUBDIR += libtranslate SUBDIR += libtre SUBDIR += libuninameslist SUBDIR += libwpd |