head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.05.54.58;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.06.01.05.16.40;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.23.22.21.24;	author amdmi3;	state Exp;
branches;
next	1.4;

1.4
date	2010.05.31.01.57.40;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2010.03.28.06.31.54;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2010.02.05.11.34.49;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2009.12.24.03.27.50;	author wen;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:    scim-array
# Date created:                 23 December 2009
# Whom:                         Li-Lun Wang <llwang@@infor.org>
#
# $FreeBSD: head/chinese/scim-array/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	scim-array
PORTVERSION=	1.0.1
PORTREVISION=	4
CATEGORIES=	chinese
MASTER_SITES=	http://of.openfoundry.org/download/scimarray/${PORTVERSION}/

MAINTAINER=	llwang@@infor.org
COMMENT=	Array 30 SCIM IMEngine module

BUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
RUN_DEPENDS=	scim:${PORTSDIR}/textproc/scim

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_GNOME=	pkgconfig
USE_GETTEXT=	yes
USE_ICONV=	yes

CFLAGS+=	-fPIC
CPPFLAGS+=	-I${LOCALBASE}/include

pre-configure:
	@@${REINPLACE_CMD} -e "s,@@SCIM_MODULEDIR@@,$$(pkg-config --variable=moduledir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/src/Makefile.in
	@@${REINPLACE_CMD} -e "s,@@SCIM_ICONDIR@@,$$(pkg-config --variable=icondir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/data/Makefile.in
	@@${REINPLACE_CMD} -e "s,@@SCIM_SHAREDIR@@,$$(pkg-config --variable=scimdatadir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/data/Makefile.in

.include <bsd.port.mk>
@


1.6
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.4
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@a27 1
CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}"
@


1.3
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.2
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@scim-array is an SCIM IMEngine module for array 30. It supports
array 6.0 Unicode CJK Extension B and special input code.

WWW: http://scimarray.openfoundry.org/

PR:		ports/141927
Submitted by:	Li-Lun Wang (Leland Wang) <llwang@@infor.org>
@
text
@d10 1
@

