1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/chinese/gb2jis/Makefile
2021-04-06 16:31:07 +02:00

16 lines
321 B
Makefile

# Created by: Zhang Shu
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>