diff options
author | alex <alex@FreeBSD.org> | 2004-01-13 22:52:53 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2004-01-13 22:52:53 +0800 |
commit | 1ff3e1671dc00c00cc846c11b206c1b9afad7656 (patch) | |
tree | 1ec291998811888fcc2defc3f9ef925bbd6bd61c /java/Makefile | |
parent | 35e8a7ce722f544292f6c30e137b06af69c6ff0d (diff) | |
download | freebsd-ports-gnome-1ff3e1671dc00c00cc846c11b206c1b9afad7656.tar.gz freebsd-ports-gnome-1ff3e1671dc00c00cc846c11b206c1b9afad7656.tar.zst freebsd-ports-gnome-1ff3e1671dc00c00cc846c11b206c1b9afad7656.zip |
Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDE
Framework.
PR: 58399
Submitted by: rtdean@cytherianage.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 d7bafd5be3c4..217007ae3a92 100644 --- a/java/Makefile +++ b/java/Makefile @@ -96,6 +96,7 @@ SUBDIR += netcomponents SUBDIR += netrexx SUBDIR += openjit + SUBDIR += phpeclipse SUBDIR += proguard SUBDIR += sablevm SUBDIR += shujit |