diff options
Diffstat (limited to 'textproc/dtdparse')
-rw-r--r-- | textproc/dtdparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile index 1b5d6c4731d9..e5b422a6d183 100644 --- a/textproc/dtdparse/Makefile +++ b/textproc/dtdparse/Makefile @@ -7,6 +7,7 @@ DISTNAME= SGML-DTDParse-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Parse a DTD and produce an XML document that represents it +WWW= https://sourceforge.net/projects/dtdparse/ RUN_DEPENDS= p5-DelimMatch>=0:textproc/p5-DelimMatch \ p5-XML-DOM>=0:textproc/p5-XML-DOM |