blob: d87886f9563f5d73c3dabf27fdb38b8ae6c13b91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: kinput2-canna+sj3
# Version required: 2.0p4
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.4 1998/06/30 14:13:44 kuriyama Exp $
#
PKGNAME= ja-kinput2-canna+sj3-2.0.4
CANNA= yes
SJ3= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|