summaryrefslogtreecommitdiff
path: root/textproc/ja-grep
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-07 19:54:16 +0000
committerjlam <jlam@pkgsrc.org>2006-04-07 19:54:16 +0000
commit90bc26e8c27e484538f0b194e2b72107fb51be8d (patch)
tree05135df3032ad91c4e15c3426ff6558fa974a643 /textproc/ja-grep
parent9d9635b43c0b90406ec6115a2e5c39d41b20c458 (diff)
downloadpkgsrc-90bc26e8c27e484538f0b194e2b72107fb51be8d.tar.gz
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'textproc/ja-grep')
-rw-r--r--textproc/ja-grep/Makefile5
-rw-r--r--textproc/ja-grep/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ja-grep/Makefile b/textproc/ja-grep/Makefile
index a1ddcf4b317..b2bf5945a4b 100644
--- a/textproc/ja-grep/Makefile
+++ b/textproc/ja-grep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/07 19:27:19 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/07 19:54:17 jlam Exp $
DISTNAME= grep-2.4.2
PKGNAME= ja-grep-2.4.2
@@ -19,8 +19,7 @@ GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --program-transform-name='s,^,j,'
TEST_TARGET= check
-
-INFO_FILES= grep.info
+INFO_FILES= # PLIST
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ja-grep
diff --git a/textproc/ja-grep/PLIST b/textproc/ja-grep/PLIST
index a97e94a5f05..9daa654147a 100644
--- a/textproc/ja-grep/PLIST
+++ b/textproc/ja-grep/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2006/03/11 13:10:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/04/07 19:54:17 jlam Exp $
bin/jgrep
bin/jegrep
bin/jfgrep
+info/grep.info
man/man1/jgrep.1
man/man1/jegrep.1
man/man1/jfgrep.1