diff options
author | nork <nork@FreeBSD.org> | 2004-07-25 08:08:17 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-07-25 08:08:17 +0000 |
commit | a044a350dc00cd4257295c0f2e37646656fbc828 (patch) | |
tree | ac007d7defdc246df6b2da12f5b83587ade2701a /java/Makefile | |
parent | e759325300f38e736006685389085ab10b53c215 (diff) | |
download | FreeBSD-ports-a044a350dc00cd4257295c0f2e37646656fbc828.zip FreeBSD-ports-a044a350dc00cd4257295c0f2e37646656fbc828.tar.gz |
Add eclipseme 0.4.5, a Eclipse J2ME plugin.
PR: ports/69427
Submitted by: Panagiotis Astithas <past@ebs.gr>
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 72a0996..a9fdb8c 100644 --- a/java/Makefile +++ b/java/Makefile @@ -24,6 +24,7 @@ SUBDIR += eclipse-pmd SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples + SUBDIR += eclipseme SUBDIR += forte SUBDIR += gj SUBDIR += gj-jdk11 |