diff options
author | mezz <mezz@FreeBSD.org> | 2004-12-22 15:30:30 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-12-22 15:30:30 +0800 |
commit | 4a47f2caaa578abec99316c7645840eb14fc9c94 (patch) | |
tree | e1520526b6c67eea490e717f06db55210d12dd1c /editors/Makefile | |
parent | 3e5dd825533ff87c4387fe359cb251520d72e266 (diff) | |
download | freebsd-ports-gnome-4a47f2caaa578abec99316c7645840eb14fc9c94.tar.gz freebsd-ports-gnome-4a47f2caaa578abec99316c7645840eb14fc9c94.tar.zst freebsd-ports-gnome-4a47f2caaa578abec99316c7645840eb14fc9c94.zip |
gPHPEdit is a Gnome2 text editor optimised for editing PHP, HTML and CSS
files. It supports editing multiple documents with a tabbed interface, PHP
syntax checking, PHP/HTML syntax highlighting, a function list for all open
documents, incremental search, pop-up function hints, and block
(un)indentation.
WWW: http://www.gphpedit.org/
PR: ports/74204
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 01d143a1afe8..bec9e1f4972f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -69,6 +69,7 @@ SUBDIR += gnotepad+ SUBDIR += gnuserv SUBDIR += gnuserv-emacs20 + SUBDIR += gphpedit SUBDIR += gxedit SUBDIR += hexcurse SUBDIR += hexedit |