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