1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/chinese/gb2jis/Makefile
2013-09-26 14:35:04 +00:00

17 lines
333 B
Makefile

# Created by: 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=
.include <bsd.port.mk>