pkgsrc-ng/editors/se/Makefile
2016-01-21 23:42:40 +01:00

17 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.4 2015/08/18 07:31:06 wiz Exp $
DISTNAME= se-3.0.1
PKGREVISION= 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"