diff options
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 |