diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
commit | e9aa175bcda2052293dfb91f393b9bfbd281c694 (patch) | |
tree | 10cd84815423f800ebfe4bc351c38307a641ffed /textproc/sgmltools-lite/Makefile | |
parent | cdf4050f373b28af95e027bc0d61165f3d67a74c (diff) | |
download | freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.gz freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.zst freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.zip |
De-pkg-comment.
Diffstat (limited to 'textproc/sgmltools-lite/Makefile')
-rw-r--r-- | textproc/sgmltools-lite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sgmltools-lite/Makefile b/textproc/sgmltools-lite/Makefile index 02409d3dc528..83c112f3202b 100644 --- a/textproc/sgmltools-lite/Makefile +++ b/textproc/sgmltools-lite/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sgmltools-lite MAINTAINER= benno@netizen.com.au +COMMENT= Generates various output formats from DocBook SGML documents BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \ jade:${PORTSDIR}/textproc/jade \ |