blob: e89c48dfaa9512a0058043de1f220c042749a99c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: kinput2-sj3+wnn4
# Version required: 2.0p4
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id$
#
PKGNAME= ja-kinput2-sj3+wnn4-2.0.4
SJ3= yes
WNN4= yes
.include "${.CURDIR}/../kinput2-wnn4/Makefile"
|