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