# New ports collection makefile for:	kinput2.wnn
# Version required:	2.0p1
# Date created:		2 May 1995
# Whom:			NIIMI Satoshi <sa2c@and.or.jp>
#
# $Id: Makefile,v 1.1.1.1 1995/05/03 02:45:28 asami Exp $
#

DISTNAME=	kinput2-v2-fix1
PKGNAME=	jp-wkinput2-2.0.1
CATEGORIES+=	japanese x11
MASTER_SITES=	ftp://ftp.sra.co.jp/pub/x11/kinput2/

MAINTAINER=	asami@FreeBSD.ORG

PATCH_STRIP=	-p1

.if !exists(/usr/X11R6/lib/libwnn.a)
DEPENDS=	${PORTSDIR}/japanese/Wnn
.endif

NO_WRKSUBDIR=	yes
USE_IMAKE=	yes

.include <bsd.port.mk>
