diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-22 02:37:14 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-22 02:37:14 +0800 |
commit | b3e64c60f1465173b19c10221fccf45d5369ebbc (patch) | |
tree | 5ac0e3ea279b9d25b07d654ab2ed97fd8bd25eb8 /textproc/Makefile | |
parent | 51a0bde104b6f2f120ddf8efd659ef6e3459eef2 (diff) | |
download | freebsd-ports-graphics-b3e64c60f1465173b19c10221fccf45d5369ebbc.tar.gz freebsd-ports-graphics-b3e64c60f1465173b19c10221fccf45d5369ebbc.tar.zst freebsd-ports-graphics-b3e64c60f1465173b19c10221fccf45d5369ebbc.zip |
Add intltool - Xml internationalization support for GNOME, and others. This
port is advanced version of and will replace xml-i18n-tools, so it was created
via a repo-copy from ports/textproc/xml-i18n-tools.
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 b6bc34b5d47..43762bc4aa4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -65,6 +65,7 @@ SUBDIR += htmlsection SUBDIR += info2html SUBDIR += info_to_html + SUBDIR += intltool SUBDIR += isearch SUBDIR += iso12083 SUBDIR += iso8879 |