diff options
author | ultima <ultima@FreeBSD.org> | 2017-08-09 02:07:56 +0800 |
---|---|---|
committer | ultima <ultima@FreeBSD.org> | 2017-08-09 02:07:56 +0800 |
commit | 3284e439bc7dafd36342f927afd0bfee2a881dfa (patch) | |
tree | 24d469b98d3229d8a09b1f66ead22f681b5e610a /x11/Makefile | |
parent | b7f3bb2b279a03f34353a60229466f2475a771cb (diff) | |
download | freebsd-ports-gnome-3284e439bc7dafd36342f927afd0bfee2a881dfa.tar.gz freebsd-ports-gnome-3284e439bc7dafd36342f927afd0bfee2a881dfa.tar.zst freebsd-ports-gnome-3284e439bc7dafd36342f927afd0bfee2a881dfa.zip |
Enventor, which is also known as EDC (Edje Data Collections) Editor, is a EDC
script editor tool that supports text editing and previewing functions for the
EDC source code.
WWW: http://www.enlightenment.org/
PR: 219226
Submitted by: larca (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11890
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 750319391465..a57c32d7d59a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -58,6 +58,7 @@ SUBDIR += eaglemode SUBDIR += editres SUBDIR += emprint + SUBDIR += enventor SUBDIR += erun SUBDIR += eterm SUBDIR += evieext |