d3fc97c432
Approved by: portmgr (implicitly)
15 lines
296 B
Makefile
15 lines
296 B
Makefile
# New ports collection makefile for: ONEW for Wnn7
|
|
# Date created: 01/07/11
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= A library for a Japanese Input Method: Wnn7
|
|
|
|
WNN7= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../onew-freewnn
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|