diff options
Diffstat (limited to 'lang/jgnat/Makefile')
-rw-r--r-- | lang/jgnat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/jgnat/Makefile b/lang/jgnat/Makefile index b4825630ec81..42d5b5517e1f 100644 --- a/lang/jgnat/Makefile +++ b/lang/jgnat/Makefile @@ -22,6 +22,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]+)$/\1/}-src EXTRACT_SUFX= .tgz MAINTAINER= coop9211@uidaho.edu +COMMENT= An Ada to Java-Byte-Code compiler BUILD_DEPENDS= ${LOCALBASE}/bin/adagcc:${PORTSDIR}/lang/gnat |