pkgsrc/editors/zile/Makefile
hiramatsu 5a4ace2e90 Update zile to 2.2.50.
Changes are not provided.  Please consult sourceforge's cvs
if you are interested in.
2007-11-19 07:12:45 +00:00

19 lines
496 B
Makefile

# $NetBSD: Makefile,v 1.22 2007/11/19 07:12:45 hiramatsu Exp $
DISTNAME= zile-2.2.50
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zile/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://zile.sourceforge.net/
COMMENT= Emacs-like text editor
USE_TOOLS+= makeinfo
USE_NCURSES= yes # uses stdscr->_delay directly
GNU_CONFIGURE= yes
INFO_FILES= # PLIST
.include "../../devel/libgetopt/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"