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/wv | |
parent | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (diff) | |
download | ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.tar.gz ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.zip |
Notes
Diffstat (limited to 'textproc/wv')
-rw-r--r-- | textproc/wv/Makefile | 1 | ||||
-rw-r--r-- | textproc/wv/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 75a1e6d01f6e..8ac4f976f644 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware MAINTAINER= mzaki@e-mail.ne.jp +COMMENT= A library and executables which allow access to Microsoft Word files LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \ iconv.3:${PORTSDIR}/converters/libiconv \ diff --git a/textproc/wv/pkg-comment b/textproc/wv/pkg-comment deleted file mode 100644 index 18e1eb92a6f9..000000000000 --- a/textproc/wv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library and executables which allow access to Microsoft Word files |