diff options
Diffstat (limited to 'textproc/sgmltools/Makefile')
-rw-r--r-- | textproc/sgmltools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sgmltools/Makefile b/textproc/sgmltools/Makefile index b2d39d2d4e65..8df9b4a8df92 100644 --- a/textproc/sgmltools/Makefile +++ b/textproc/sgmltools/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.us.sgmltools.org/pub/SGMLtools/v2.0/source/ \ DISTFILES= ${DISTNAME}.base.tar.bz2 MAINTAINER= benno@netizen.com.au +COMMENT= Generates various output formats from DocBook SGML documents BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \ jade:${PORTSDIR}/textproc/jade \ |