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