diff options
Diffstat (limited to 'textproc/jing/Makefile')
-rw-r--r-- | textproc/jing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile index 6adedf3..d70af53 100644 --- a/textproc/jing/Makefile +++ b/textproc/jing/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-bin DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +COMMENT= A RELAX NG validator in Java RUN_DEPENDS= ${JAVAJARDIR}/crimson.jar:${PORTSDIR}/textproc/crimson |