diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /java/janosvm/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'java/janosvm/Makefile')
-rw-r--r-- | java/janosvm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/janosvm/Makefile b/java/janosvm/Makefile index e037e0a7cab0..1fda9cbd0914 100644 --- a/java/janosvm/Makefile +++ b/java/janosvm/Makefile @@ -13,6 +13,7 @@ CATEGORIES= java MASTER_SITES= http://www.cs.utah.edu/flux/janos/${DISTNAME}/ MAINTAINER= znerd@FreeBSD.org +COMMENT= A virtual machine for executing Java bytecodes USE_XLIB= yes GNU_CONFIGURE= yes |