summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-31 15:40:37 +0000
committerjlam <jlam>2006-03-31 15:40:37 +0000
commit3e4097e7be12727f87f9b6c2523395d1f75ef60a (patch)
tree39f98b3362e3d56beb1e1555cbdf3625651a6144
parented65423d2a884990f88128c2413509a6cfbf9cc6 (diff)
downloadpkgsrc-3e4097e7be12727f87f9b6c2523395d1f75ef60a.tar.gz
Move info file entries to PLIST.
-rw-r--r--editors/nano/Makefile4
-rw-r--r--editors/nano/PLIST3
-rw-r--r--editors/zile/Makefile4
-rw-r--r--editors/zile/PLIST3
4 files changed, 8 insertions, 6 deletions
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
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 52775f6afd9..e7c8b48b7b6 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/05 16:27:25 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/03/31 15:40:37 jlam Exp $
DISTNAME= zile-2.2.4
CATEGORIES= editors
@@ -12,7 +12,7 @@ USE_TOOLS+= makeinfo
USE_NCURSES= yes # uses stdscr->_delay directly
GNU_CONFIGURE= yes
-INFO_FILES= zile.info
+INFO_FILES= # PLIST
.include "../../devel/libgetopt/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
diff --git a/editors/zile/PLIST b/editors/zile/PLIST
index d421668d0a8..22426099082 100644
--- a/editors/zile/PLIST
+++ b/editors/zile/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2005/08/11 15:33:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/03/31 15:40:37 jlam Exp $
bin/zile
+info/zile.info
man/man1/zile.1
share/zile/AUTODOC
share/zile/FAQ