diff options
Diffstat (limited to 'japanese/jvim3-wnn6/Makefile')
-rw-r--r-- | japanese/jvim3-wnn6/Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/japanese/jvim3-wnn6/Makefile b/japanese/jvim3-wnn6/Makefile new file mode 100644 index 000000000000..816a8600b28d --- /dev/null +++ b/japanese/jvim3-wnn6/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: jvim3 for Wnn6 +# Version required: 3.0-j1.3d +# Date created: 97/10/30 +# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# +# $Id$ +# + +PKGNAME= ja-jvim-wnn6-3.0.1.3d + +WNN6= yes + +.include "${.CURDIR}/../jvim3/Makefile" |