diff options
Diffstat (limited to 'textproc/xmlgen/Makefile')
-rw-r--r-- | textproc/xmlgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlgen/Makefile b/textproc/xmlgen/Makefile index dd453c679ac1..28c69a18ce52 100644 --- a/textproc/xmlgen/Makefile +++ b/textproc/xmlgen/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF/tclxml/${PORTNAME}/v${PORTVERSION} MAINTAINER= dereckson@gmail.com COMMENT= Write XML documents using Tcl +WWW= http://tclxml.sourceforge.net/ USES= tcl NO_BUILD= yes |