mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
16 lines
333 B
Makefile
16 lines
333 B
Makefile
# New ports collection makefile for: kinput2-canna+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:29 taoka Exp $
|
|
#
|
|
|
|
CANNA= yes
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|