# $MidnightBSD: trunk/misc/jishyo/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

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>
