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/maketeidtd/Makefile | |
parent | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (diff) |
Notes
Diffstat (limited to 'textproc/maketeidtd/Makefile')
-rw-r--r-- | textproc/maketeidtd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/maketeidtd/Makefile b/textproc/maketeidtd/Makefile index 4774446b8d4a..1dc825265d95 100644 --- a/textproc/maketeidtd/Makefile +++ b/textproc/maketeidtd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.tei-c.org/Software/maketeidtd/ DISTNAME= ${PORTNAME} MAINTAINER= henrik.motakef@web.de +COMMENT= Generate customized TEI-DTDs RUN_DEPENDS= carthage:${PORTSDIR}/textproc/carthage \ ${LOCALBASE}/share/sgml/tei/p4/tei2.dtd:${PORTSDIR}/textproc/tei-p4 |