pkgsrc/editors/se/Makefile
wiz c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00

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"