diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-12-14 20:34:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-12-14 20:34:25 +0800 |
commit | 8e23a6f3a6ac2f2083c5da406e00751161de8075 (patch) | |
tree | dbc2eacfb6ed8d408f81a855f3d01c289330a04c /editors/Makefile | |
parent | 8dfb32cccb1baa7d7247b58c4e8a9a2da16224f7 (diff) | |
download | freebsd-ports-graphics-8e23a6f3a6ac2f2083c5da406e00751161de8075.tar.gz freebsd-ports-graphics-8e23a6f3a6ac2f2083c5da406e00751161de8075.tar.zst freebsd-ports-graphics-8e23a6f3a6ac2f2083c5da406e00751161de8075.zip |
Add Moleskine - Moleskine is a generic source code editor for the GNOME desktop.
Author targets it to be as powerful and flexible as NEdit.
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 a076d4530fc..6fc71d770b2 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -61,6 +61,7 @@ SUBDIR += le SUBDIR += leim20 SUBDIR += lpe + SUBDIR += moleskine SUBDIR += muggy SUBDIR += mule SUBDIR += mule-common |