summaryrefslogtreecommitdiff
path: root/editors/se/Makefile
blob: a12fe1f29d14049c203d4670f56ba0db2deb6063 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2014/10/22 08:01:48 wiz Exp $

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

MAINTAINER=	pkgsrc-users@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"