diff options
Diffstat (limited to 'japanese/kinput2-wnn7/Makefile')
-rw-r--r-- | japanese/kinput2-wnn7/Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/kinput2-wnn7/Makefile b/japanese/kinput2-wnn7/Makefile new file mode 100644 index 000000000000..210c15d67eb7 --- /dev/null +++ b/japanese/kinput2-wnn7/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: kinput2-wnn6 +# Version required: 2.0p4 +# Date created: 19 Dec 1997 +# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# +# $Id$ +# + +PKGNAME= ja-kinput2-wnn6-2.0.4 +WNN6= yes + +.include "${.CURDIR}/../kinput2-wnn4/Makefile" |