0d3e9dc200
http://se-editor.org/security/SE-SA-2013-001.txt OK by obache.
16 lines
358 B
Makefile
16 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/03/25 10:15:08 tcort Exp $
|
|
#
|
|
|
|
DISTNAME= se-3.0.1
|
|
CATEGORIES= editors
|
|
MASTER_SITES= http://se-editor.org/dist/
|
|
|
|
MAINTAINER= tcort@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"
|