summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-30 21:06:57 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-30 21:06:57 +0000
commit412ae8e390ffd83fe6c66dc7cc68f331be3fe178 (patch)
treeeccc7d4de46bd50789308351edd5ca56ac79741e /editors/Makefile
parent- Update to 2.9 (diff)
- New port: editors/lazarus
Lazarus is the class libraries for Free Pascal that emulate Delphi. Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K and more. Free Pascal is designed to be able to understand and compile Delphi syntax, which is of course OOP. Lazarus is the part of the missing puzzle that will allow you to develop Delphi-like programs in all of the above platforms. Unlike Java which strives to be a write once run anywhere, Lazarus and Free Pascal strives for write once compile anywhere. WWW: http://www.lazarus.freepascal.org/ Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=169148
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 6a241895f93a..0d2bfd94e914 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -86,6 +86,7 @@
SUBDIR += kile
SUBDIR += koffice-kde3
SUBDIR += kxmleditor
+ SUBDIR += lazarus
SUBDIR += le
SUBDIR += leafpad
SUBDIR += led