blob: bfc2de08411ff9083f56fab8236a411988213666 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: kinput2-sj3+wnn7
# Date created: 01/07/18
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
SJ3= yes
WNN7= yes
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
|