diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/docbook-400/Makefile | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to '')
-rw-r--r-- | textproc/docbook-400/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/docbook-400/Makefile b/textproc/docbook-400/Makefile index 6f015e568c19..f221d8a7c366 100644 --- a/textproc/docbook-400/Makefile +++ b/textproc/docbook-400/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0/ DISTNAME= docbk40 MAINTAINER= asmodai@FreeBSD.org +COMMENT= V4.0 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog |