summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-06-08 10:05:31 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-06-08 10:05:31 +0000
commita8a471576ba0abc61ecb40ec2c01275a8152461b (patch)
tree6be1c5fc19051406efd619b8c397f1a2f75e8820 /japanese
parentcd15670418f9af8ed0c73b8ea5bd78fb97897b2e (diff)
downloadpkgsrc-a8a471576ba0abc61ecb40ec2c01275a8152461b.tar.gz
Add and enable ja-gawk, ja-grep, ja-groff, jcode.pl, kakasi, ja-man, ja-sed.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index d7342d7439d..dd1fad658ce 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,11 +1,18 @@
-# $NetBSD: Makefile,v 1.6 1999/06/07 09:54:55 sakamoto Exp $
+# $NetBSD: Makefile,v 1.7 1999/06/08 10:05:31 sakamoto Exp $
#
SUBDIR += ack
SUBDIR += chasen
+ SUBDIR += gawk
+ SUBDIR += grep
+ SUBDIR += groff
SUBDIR += ja-a2ps
SUBDIR += ja-less
+ SUBDIR += jcode.pl
+ SUBDIR += kakasi
+ SUBDIR += man
SUBDIR += micq
SUBDIR += nkf
+ SUBDIR += sed
.include "../mk/bsd.pkg.subdir.mk"