blob: 1a64a19552122be4c618f0e2e4fe000d03975bc4 (
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>
#
# $Id: Makefile,v 1.3 1999/05/01 04:01:46 taoka Exp $
#
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|