diff options
Diffstat (limited to 'textproc/openjade/Makefile')
-rw-r--r-- | textproc/openjade/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 69f45596103e..f8e1ad0ef8e4 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} MAINTAINER= cy@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine +WWW= http://www.netfolder.com/DSSSL/ LIB_DEPENDS= libosp.so:textproc/opensp RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr |