head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2009.06.01.15.43.33;	author itetcu;	state Exp;
branches;
next	1.4;

1.4
date	2004.04.10.17.26.30;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.02.02.48.04;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.11.06.28;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.09.09.50.02;	author clive;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:        gb2jis
# Date created:     16 September 2000
# Whom:             Zhang Shu
#
# $FreeBSD: head/chinese/gb2jis/Makefile 300895 2012-07-14 12:56:14Z beat $
#

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


1.5
log
@Patch Makefile to respect PREFIX and use our INSTALL macros.

Reported by:	QATty
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Tidy up whitespace.
@
text
@d12 1
a12 1
DISTFILES=	gb2jis.tar.Z
d17 1
a17 1
WRKSRC=		${WRKDIR}/gb2jis
d20 1
a20 6
MAN1=		gb2jis.1
MANCOMPRESSED=	yes

post-install:
# install manual
	@@${GZIP_CMD} ${PREFIX}/man/man1/gb2jis.1
@


1.3
log
@ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d8 5
a12 5
PORTNAME=      gb2jis
PORTVERSION=   1.5
CATEGORIES=    chinese
MASTER_SITES=  http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/
DISTFILES= gb2jis.tar.Z
d17 1
a17 1
WRKSRC= ${WRKDIR}/gb2jis
d20 2
a21 2
MAN1=          gb2jis.1
MANCOMPRESSED= yes
@


1.2
log
@De-pkg-comment.
@
text
@d14 1
a14 1
MAINTAINER=    jo-c@@is.aist-nara.ac.jp
@


1.1
log
@New port: gb2jis

GB2JIS  converts  GB2312-80  and  GB8565-88  characters to
JISX0208-1983  and  JISX0212-1990  characters.   GB2312-80
(^[$A),  GB2312-80  +  GB8565-88  (^[$(E), and Chinese-EUC
(8-bit GuoBiao) are available for Hanzi code.

PR: ports/31849
Submitted by: Zhang Shu <jo-c@@is.aist-nara.ac.jp>
@
text
@d15 1
@

