Add led 0.9, a tiny console text editor, with a number of the useful

programming features.
This commit is contained in:
Maxim Sobolev 2001-06-06 16:49:47 +00:00
parent 90699e9536
commit 205cd316c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43566
7 changed files with 50 additions and 0 deletions

View File

@ -65,6 +65,7 @@
SUBDIR += jove
SUBDIR += koffice
SUBDIR += le
SUBDIR += led
SUBDIR += leim20
SUBDIR += lpe
SUBDIR += manedit

21
editors/led/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: led
# Date created: 6 June 2001
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= led
PORTVERSION= 0.9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}-editor
MAINTAINER= sobomax@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= led.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

1
editors/led/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (led-0.9.tar.gz) = 26e10b2982f5ecfad45b560005bafd49

View File

@ -0,0 +1,16 @@
$FreeBSD$
--- configure 2001/06/06 16:27:54 1.1
+++ configure 2001/06/06 16:28:19
@@ -524,8 +524,8 @@
-CFLAGS="${CFLAGS} -O2 -Wall -pipe -I/usr/local/include"
-LDFLAGS="${LDFLAGS} -L/usr/local/lib"
+CFLAGS="${CFLAGS} -Wall"
+LDFLAGS="${LDFLAGS}"
ac_aux_dir=
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do

1
editors/led/pkg-comment Normal file
View File

@ -0,0 +1 @@
A tiny text editor, with a number of the useful programming features

5
editors/led/pkg-descr Normal file
View File

@ -0,0 +1,5 @@
Led is a small text editor, providing a number of the useful
programming features found in larger editors, but hopefully
with less bloat.
WWW: http://led-editor.sourceforge.net/

5
editors/led/pkg-plist Normal file
View File

@ -0,0 +1,5 @@
bin/led
lib/led/c.so
lib/led/mbox.so
lib/led/sh.so
@dirrm lib/led