diff options
Diffstat (limited to 'textproc/xincluder/Makefile')
-rw-r--r-- | textproc/xincluder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile index 717e50a9d11a..6d083de14cf5 100644 --- a/textproc/xincluder/Makefile +++ b/textproc/xincluder/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.ibiblio.org/pub/languages/java/javafaq/ DISTNAME= ${PORTNAME} MAINTAINER= znerd@FreeBSD.org +COMMENT= Java-based XInclude processors BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/jakarta-ant |