diff options
Diffstat (limited to 'textproc/xalan-j/Makefile')
-rw-r--r-- | textproc/xalan-j/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index 744104bb..d397d2b 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}-src MAINTAINER= znerd@FreeBSD.org +COMMENT= Apache XSLT processor for transforming XML documents BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/jakarta-ant |