# $MidnightBSD: mports/misc/jishyo/Makefile,v 1.1 2010/01/23 19:14:13 laffer1 Exp $

PORTNAME=	jishyo
PORTVERSION=	0.1
CATEGORIES=	misc japanese gnustep
MASTER_SITES=	http://www.eskimo.com/~pburns/Dictionaries/files/ \
		${MASTER_SITE_GNUSTEP_CH}
DISTNAME=	Jishyo-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	English to Japanese dictionary for GNUstep
LICENSE=	gpl2

USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

WRKSRC=	${WRKDIR}/${DISTNAME}

.include <bsd.port.mk>
