c7383780db
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
16 lines
376 B
Makefile
16 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"
|