diff options
author | shige <shige@FreeBSD.org> | 2000-10-27 16:06:53 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-10-27 16:06:53 +0800 |
commit | a2bcccd776f0eed1b52dc917c015f39023e7d5c1 (patch) | |
tree | 4ea1acb7ce51c2acebe788e7daadd02658b54c2e /textproc/Makefile | |
parent | 2b9eb9079a14ba597a042de35be3e60129edfb24 (diff) | |
download | freebsd-ports-gnome-a2bcccd776f0eed1b52dc917c015f39023e7d5c1.tar.gz freebsd-ports-gnome-a2bcccd776f0eed1b52dc917c015f39023e7d5c1.tar.zst freebsd-ports-gnome-a2bcccd776f0eed1b52dc917c015f39023e7d5c1.zip |
Newly port: mkcatalog.
A maintainance utility for sgml catalog files.
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 104381631e5b..cf3bd61694ed 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -58,6 +58,7 @@ SUBDIR += lotusxsl SUBDIR += man2html SUBDIR += mgdiff + SUBDIR += mkcatalog SUBDIR += mswordview SUBDIR += nfbtrans SUBDIR += nicetext |