summaryrefslogtreecommitdiff
path: root/editors/se/Makefile
blob: a9648179e4ff8bc644cd87b066ce462561dfb5d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

PORTNAME=	se
PORTVERSION=	3.0.1
CATEGORIES=	editors
MASTER_SITES=	http://se-editor.org/dist/

MAINTAINER=	danilo@FreeBSD.org
COMMENT=	Screen oriented version of the classic UNIX text editor ed

USES=		ncurses
GNU_CONFIGURE=	yes

.include <bsd.port.mk>