aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-05-15 22:43:06 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-05-15 22:43:06 +0000
commit843bc8db0137afc92bd44f95c428a3562770c0d9 (patch)
treefc4bc9d6937d0a53d9036fae9be534590132095b /editors/Makefile
parent6f79a82d0c8db6518268db1eaca8b52a1ff7457d (diff)
downloadports-843bc8db0137afc92bd44f95c428a3562770c0d9.tar.gz
ports-843bc8db0137afc92bd44f95c428a3562770c0d9.zip
- New port: codelite
CodeLite is a powerful open-source, cross platform code editor for the C/C++ programming languages. http://www.codelite.org Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=213098
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index ee687f4311d9..be9b66712ec5 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -29,6 +29,7 @@
SUBDIR += cle
SUBDIR += code-browser
SUBDIR += codeeditor
+ SUBDIR += codelite
SUBDIR += color-mate
SUBDIR += conglomerate
SUBDIR += cooledit