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


1.4
date	2012.11.17.05.54.57;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.10.15.19.47.27;	author delphij;	state Exp;
branches;
next	1.2;

1.2
date	2012.09.08.10.26.40;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2012.05.01.12.12.53;	author scheidell;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# Created by: Zhihao Yuan <lichray@@gmail.com>
# $FreeBSD: head/chinese/libpinyin/Makefile 305933 2012-10-15 19:47:27Z delphij $

PORTNAME=	libpinyin
PORTVERSION=	0.7.91
CATEGORIES=	chinese textproc
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}

MAINTAINER=	lichray@@gmail.com
COMMENT=	Library to deal with pinyin

MAN1=		libpinyin.1 gen_binary_files.1 gen_unigram.1 \
		import_interpolation.1

USE_BDB=	yes
USE_GNOME=	glib20 gnomehack pkgconfig
USE_GETTEXT=	yes
GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	libtool
USE_GMAKE=	yes
USE_LDCONFIG=	yes

CONFIGURE_ARGS+=CPPFLAGS="-I${LOCALBASE}/include \
		-I${BDB_INCLUDE_DIR} -D_WITH_GETLINE" \
		LDFLAGS="-L${LOCALBASE}/lib -l${BDB_LIB_NAME}"

PLIST_SUB+=	VER=${PORTVERSION}

.include <bsd.port.pre.mk>

.if ${OSVERSION} < 800107
IGNORE=		does not compile on FreeBSD 7.X
.endif

.include <bsd.port.post.mk>
@


1.3
log
@SVN rev 305933 on 2012-10-15 19:47:27Z by delphij

Update to 0.7.91, this is prerequisture for fcitx-libpinyin.

Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@SVN rev 303889 on 2012-09-08 10:26:40Z by wen

- Update to 0.7.1

PR:		171330
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	libpinyin
# Date created:		6 Feb 2012
# Whom:			Zhihao Yuan <lichray@@gmail.com>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	0.7.1
@


1.1
log
@Add port chinese/libpinyin: The libpinyin project aims to provide the algorithms core for intelligent
sentence-based Chinese pinyin input methods.

WWW:    https://github.com/libpinyin/libpinyin

PR:		ports/166716
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.92
d31 2
@

