pkgsrc/editors/nano/Makefile

18 lines
478 B
Makefile
Raw Normal View History

2002-10-13 16:52:20 +02:00
# $NetBSD: Makefile,v 1.9 2002/10/13 15:11:01 wiz Exp $
DISTNAME= nano-1.0.8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=nano/}
MAINTAINER= shell@shellhung.org
HOMEPAGE= http://www.nano-editor.org/
COMMENT= small and friendly text editor (a free replacement for Pico)
GNU_CONFIGURE= yes
2002-10-13 16:52:20 +02:00
USE_BUILDLINK2= yes
2002-10-13 16:52:20 +02:00
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"