diff options
author | mezz <mezz@FreeBSD.org> | 2004-10-19 06:11:02 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-10-19 06:11:02 +0800 |
commit | 9f3d07324bfe1fd58e12fa65a13fc1957455ef86 (patch) | |
tree | cd192cee9e3a05983d51c458885e3ce110f08382 /editors/Makefile | |
parent | 3dbdb6483a39c354ae2ff7634c56817cb58838b0 (diff) | |
download | freebsd-ports-gnome-9f3d07324bfe1fd58e12fa65a13fc1957455ef86.tar.gz freebsd-ports-gnome-9f3d07324bfe1fd58e12fa65a13fc1957455ef86.tar.zst freebsd-ports-gnome-9f3d07324bfe1fd58e12fa65a13fc1957455ef86.zip |
Leafpad is a GTK+ based simple text editor. The user interface is similar to
"notepad.exe", and it aims to be lighter than GEdit and KWrite, and to be as
useful as them.
WWW: http://tarot.freeshell.org/leafpad/
PR: ports/72828
Submitted by: Michael Johnson <ahze@ahze.net>
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 2070dd39b4be..b722378a0dad 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -87,6 +87,7 @@ SUBDIR += koffice-kde3 SUBDIR += kxmleditor SUBDIR += le + SUBDIR += leafpad SUBDIR += led SUBDIR += leim20 SUBDIR += leim21 |