15 lines
361 B
Makefile
15 lines
361 B
Makefile
# $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"
|