mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
d3fc97c432
Approved by: portmgr (implicitly)
16 lines
296 B
Makefile
16 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"
|