diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
commit | 36d62f1f46f3f8232c0647915319bbafb27ae43b (patch) | |
tree | 112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/catdoc | |
parent | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (diff) | |
download | ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.tar.gz ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.zip |
Notes
Diffstat (limited to 'textproc/catdoc')
-rw-r--r-- | textproc/catdoc/Makefile | 1 | ||||
-rw-r--r-- | textproc/catdoc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index d8e241e13708..4f10af0bbd36 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ MASTER_SITE_SUBDIR= support/catdoc MAINTAINER= brion@queeg.com +COMMENT= Convert MS Word/Excel documents to plain ASCII or TeX. TK viewer included GNU_CONFIGURE= yes MAN1= catdoc.1 xls2csv.1 diff --git a/textproc/catdoc/pkg-comment b/textproc/catdoc/pkg-comment deleted file mode 100644 index 8543f4c91c4b..000000000000 --- a/textproc/catdoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert MS Word/Excel documents to plain ASCII or TeX. TK viewer included |