diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-10 10:13:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-10 10:13:41 +0000 |
commit | fbb5fcccb0a55133b88bd4828a31afb8467f5c6c (patch) | |
tree | c5cf2796d57e7280dcdc6cb3e5dba2eaa17631c6 /japanese/mule-canna+freewnn+sj3 | |
parent | removed version string ("1.94.2") from the text so that there's no (diff) |
I'm not sure why this didn't get added in the first place (it was
marked by "cvs add", and I did a "cvs commit */mule*" from the ports
root...).
Diffstat (limited to 'japanese/mule-canna+freewnn+sj3')
-rw-r--r-- | japanese/mule-canna+freewnn+sj3/Makefile | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/japanese/mule-canna+freewnn+sj3/Makefile b/japanese/mule-canna+freewnn+sj3/Makefile new file mode 100644 index 000000000000..306e5d2ca0b6 --- /dev/null +++ b/japanese/mule-canna+freewnn+sj3/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: mule with Canna, sj3 and Wnn4 +# Version required: 2.3 +# Date created: 7 July 1997 +# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> +# +# $Id$ +# + +PKGNAME= jp-mule-canna+sj3+wnn4-2.3 +CATEGORIES= japanese editors + +CANNA= yes +SJ3= yes +WNN4= yes + +.include "${.CURDIR}/../../editors/mule/Makefile" |