diff options
Diffstat (limited to 'devel/apache-ant/Makefile')
-rw-r--r-- | devel/apache-ant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index d535a7a3e773..8c07ede9b5f5 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -17,6 +17,7 @@ DISTNAME= ${PORTNAME}-${ANT_VERSION}-bin DIST_SUBDIR= jakarta MAINTAINER= znerd@FreeBSD.org +COMMENT= Java-based build tool, conceptually similar to make RUN_DEPENDS= ${LOCALBASE}/share/java/classes/crimson.jar:${PORTSDIR}/textproc/crimson |