diff options
Diffstat (limited to 'japanese/jvim-wnn6/Makefile')
-rw-r--r-- | japanese/jvim-wnn6/Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/jvim-wnn6/Makefile b/japanese/jvim-wnn6/Makefile new file mode 100644 index 0000000..2d665b0 --- /dev/null +++ b/japanese/jvim-wnn6/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: jvim for Wnn6 +# Version required: jvim2.0r+onew2.2.10 +# Date created: 5 Sep 1997 +# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# +# $Id$ +# + +PKGNAME= ja-jvim-wnn6-2.0r +WNN6= yes + +.include "${.CURDIR}/../jvim/Makefile" |