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