summaryrefslogtreecommitdiff
path: root/editors/se/Makefile
blob: e7c40b27d8fa8c501d699d3fe731827b452d335c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.2 2013/03/25 10:15:08 tcort Exp $
#

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

MAINTAINER=	tcort@NetBSD.org
HOMEPAGE=	http://se-editor.org/
COMMENT=	Screen oriented version of ed
LICENSE=	public-domain

GNU_CONFIGURE=	yes

.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"