From 21dc5e3f910454f628aaefee0469c420bfc10a39 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 31 Mar 2006 15:40:37 +0000 Subject: Move info file entries to PLIST. --- editors/nano/Makefile | 4 ++-- editors/nano/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'editors/nano') diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 75fd58d221f..ded759188c4 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/02/05 23:08:57 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/03/31 15:40:37 jlam Exp $ DISTNAME= nano-1.2.4 PKGREVISION= 1 @@ -12,7 +12,7 @@ COMMENT= Small and friendly text editor (a free replacement for Pico) GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes -INFO_FILES= nano.info +INFO_FILES= # PLIST CONFIGURE_ARGS+= --enable-color CONFIGURE_ARGS+= --enable-multibuffer diff --git a/editors/nano/PLIST b/editors/nano/PLIST index a4947fd0be0..e1ddfef8049 100644 --- a/editors/nano/PLIST +++ b/editors/nano/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.9 2004/10/21 03:39:04 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/03/31 15:40:37 jlam Exp $ bin/nano +info/nano.info man/man1/nano.1 man/man5/nanorc.5 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/nano.mo -- cgit v1.2.3