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/eclipse-EPIC/pkg-descr | |
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/eclipse-EPIC/pkg-descr')
-rw-r--r-- | java/eclipse-EPIC/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/java/eclipse-EPIC/pkg-descr b/java/eclipse-EPIC/pkg-descr new file mode 100644 index 000000000000..1d55d99a92be --- /dev/null +++ b/java/eclipse-EPIC/pkg-descr @@ -0,0 +1,8 @@ +EPIC is an opensource Perl IDE for the Eclipse platform. +Features supported are syntax highlighting, on the fly syntax check, +content assist, perldoc support, source formatter, templating support +and a Perl debugger. +A regular expression plugin and support for the eSpell spellchecker +are also available. + +WWW: http://e-p-i-c.sourceforge.net/ |