# $OpenBSD: Makefile,v 1.1.1.1 2013/05/04 15:13:47 jturner Exp $

COMMENT =		screen oriented version of the classic text editor ed

DISTNAME =		se-3.0.1
CATEGORIES =		editors

MAINTAINER =		James Turner <james@calminferno.net>

HOMEPAGE =		http://se-editor.org/
MASTER_SITES =		http://se-editor.org/dist/

# PD
PERMIT_PACKAGE_CDROM =	Yes

WANTLIB =		c ncurses

USE_GROFF =		Yes

CONFIGURE_STYLE =	gnu

NO_TEST =		Yes

.include <bsd.port.mk>
