pkgsrc/editors/nano/Makefile
2004-04-22 17:14:37 +00:00

20 lines
504 B
Makefile

# $NetBSD: Makefile,v 1.20 2004/04/22 17:14:37 tv Exp $
DISTNAME= nano-1.0.9
PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=nano/}
MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://www.nano-editor.org/
COMMENT= Small and friendly text editor (a free replacement for Pico)
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
INFO_FILES= nano.info
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"