aboutsummaryrefslogblamecommitdiffstats
path: root/chinese/gb2jis/Makefile
blob: 396b194c8acf9ec5528229548c9fc38e38bed1a4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11





                                                  


                                                                       
                                 
 
                                 
                                                  
 
                                     
           
                             
                      
# 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>