freebsd-ports/chinese/gb2jis/Makefile
2009-06-01 15:44:00 +00:00

22 lines
454 B
Makefile

# New ports collection makefile for: gb2jis
# Date created: 16 September 2000
# Whom: Zhang Shu
#
# $FreeBSD$
#
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>