diff options
author | nork <nork@FreeBSD.org> | 2004-12-23 19:52:13 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-12-23 19:52:13 +0800 |
commit | 28c340a417ca082de0a1ca8b13710a71f3da7c11 (patch) | |
tree | 518153ae32e31db8098ee67e5ccd1a8e4725e72f /java/Makefile | |
parent | aab65e343213a59be0c263e38a852d5b7493e4fd (diff) | |
download | freebsd-ports-gnome-28c340a417ca082de0a1ca8b13710a71f3da7c11.tar.gz freebsd-ports-gnome-28c340a417ca082de0a1ca8b13710a71f3da7c11.tar.zst freebsd-ports-gnome-28c340a417ca082de0a1ca8b13710a71f3da7c11.zip |
Add eclipse-EPIC 0.3.0, EPIC adds Perl support to
the Eclipse IDE Framework.
PR: ports/74480
Submitted by: tux@pinguru.net
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 3156df9bee50..2b788dff5308 100644 --- a/java/Makefile +++ b/java/Makefile @@ -16,6 +16,7 @@ SUBDIR += diablo-jdk13 SUBDIR += diablo-jre13 SUBDIR += eclipse + SUBDIR += eclipse-EPIC SUBDIR += eclipse-cdt SUBDIR += eclipse-checkstyle SUBDIR += eclipse-clay-core |