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/smartdoc | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76042
Diffstat (limited to 'textproc/smartdoc')
-rw-r--r-- | textproc/smartdoc/Makefile | 1 | ||||
-rw-r--r-- | textproc/smartdoc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/smartdoc/Makefile b/textproc/smartdoc/Makefile index 683666b2a727..72715e032138 100644 --- a/textproc/smartdoc/Makefile +++ b/textproc/smartdoc/Makefile @@ -13,6 +13,7 @@ DISTNAME= setup${PORTVERSION:S/.//g} DIST_SUBDIR= ${PORTNAME} MAINTAINER= kunishi@acm.org +COMMENT= XML utility to create various documents BUILD_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog \ diff --git a/textproc/smartdoc/pkg-comment b/textproc/smartdoc/pkg-comment deleted file mode 100644 index 1bec1febd9ee..000000000000 --- a/textproc/smartdoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML utility to create various documents |