blob: e1bc13d06835a69c09295dd6e0a63d57cd27c418 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: kinput2-sj3+wnn6
# Version required: 3.0
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
SJ3= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|