diff options
author | garga <garga@FreeBSD.org> | 2005-07-22 19:12:24 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-22 19:12:24 +0800 |
commit | 5ac7b9d85c05368f68b27027068fa090b40ac48a (patch) | |
tree | 565235e18520c0c09bf676f379ecad9749d28ec4 /editors/Makefile | |
parent | 76666d96876864f955c4c329cea3a57eb41d4421 (diff) | |
download | freebsd-ports-gnome-5ac7b9d85c05368f68b27027068fa090b40ac48a.tar.gz freebsd-ports-gnome-5ac7b9d85c05368f68b27027068fa090b40ac48a.tar.zst freebsd-ports-gnome-5ac7b9d85c05368f68b27027068fa090b40ac48a.zip |
Ne is a free text editor based on the POSIX standard that runs (we
hope) on almost any UN*X machine. ne is easy to use for the beginner, but
powerful and fully configurable for the wizard, and most sparing in its
resource usage
WWW: http://ne.dsi.unimi.it/
PR: ports/83874
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: flz (mentor)
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 e6bef042a4fe..dc3a8734319b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -109,6 +109,7 @@ SUBDIR += mule SUBDIR += mule-common SUBDIR += nano + SUBDIR += ne SUBDIR += nedit SUBDIR += nvi-devel SUBDIR += nvi-m17n |