diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/jgnat/Makefile | |
parent | 55850b547b3f7faa5079a8e226888eb13c4df728 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76037
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 |