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