head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.05.54.56;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.10.10.15.34.02;	author bdrewery;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# Created by: buganini@@gmail.com
# $FreeBSD: head/chinese/chiconv/Makefile 305667 2012-10-10 15:34:02Z bdrewery $

PORTNAME=	chiconv
PORTVERSION=	1.0
CATEGORIES=	chinese converters
DISTNAME=	${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}

MAINTAINER=	buganini@@gmail.com
COMMENT=	Auto chinese encoding converter

LICENSE=	BSD

LIB_DEPENDS=	bsdconv:${PORTSDIR}/converters/bsdconv

USE_GITHUB=	yes
GH_ACCOUNT=	buganini
GH_COMMIT=	046010f

MAKE_ARGS=	PREFIX=${PREFIX}

PLIST_FILES=	bin/chiconv

.include <bsd.port.mk>
@


1.1
log
@SVN rev 305667 on 2012-10-10 15:34:02Z by bdrewery

Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convert
them to specified chinese encoding with transliteration.

WWW: https://github.com/buganini/chiconv

PR:		ports/172267
Submitted by:	Kuan-Chung Chiu <buganini@@gmail.com>
@
text
@d2 1
a2 1
# $FreeBSD$
@

