diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-01 18:14:04 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-01 18:14:04 +0800 |
commit | 18e76325bc32844df366d6fbc2284ba8295fb32c (patch) | |
tree | e64e40337eeaf7e5a151bf430fbb0f92225d7972 /editors/Makefile | |
parent | 112508c5f33863dc5b3cab7b573f1ffdb6f4304f (diff) | |
download | freebsd-ports-gnome-18e76325bc32844df366d6fbc2284ba8295fb32c.tar.gz freebsd-ports-gnome-18e76325bc32844df366d6fbc2284ba8295fb32c.tar.zst freebsd-ports-gnome-18e76325bc32844df366d6fbc2284ba8295fb32c.zip |
Add codecommander - a simple code editor with Python scripting capabilities for
GNOME desktop.
Obtained from: http://www.gnome.org/
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 c6afefcc0c42..b2108c7cf889 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -17,6 +17,7 @@ SUBDIR += bitmap-mule SUBDIR += bpatch SUBDIR += bvi + SUBDIR += codecommander SUBDIR += color-mate SUBDIR += cooledit SUBDIR += custom-emacs |