# $FreeBSD: head/editors/se/Makefile 408260 2016-02-05 18:57:08Z marino $

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>
