# New ports collection makefile for:        gb2jis
# Date created:     16 September 2000
# Whom:             Zhang Shu
#
# $FreeBSD: ports/chinese/gb2jis/Makefile,v 1.5 2009/06/01 15:43:33 itetcu Exp $
#

PORTNAME=	gb2jis
PORTVERSION=	1.5
CATEGORIES=	chinese
MASTER_SITES=	http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/
DISTFILES=	${PORTNAME}.tar.Z

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Convert GuoBiao Hanzi to JIS Kanji

WRKSRC=		${WRKDIR}/${PORTNAME}
ALL_TARGET=

MAN1=		${PORTNAME}.1

.include <bsd.port.mk>
