[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / inputmethod / scim-tables

File: [cvs.NetBSD.org] / pkgsrc / inputmethod / scim-tables / Makefile (download)

Revision 1.20, Wed May 29 13:09:55 2013 UTC (10 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.19: +2 -3 lines

Update scim-table to 0.5.13.

2013-05-21 09:01  tzhuan

        * Relase 0.5.13
	* Add modern Hebrew and Russian support, thanks to Ury Marshak

# $NetBSD: Makefile,v 1.20 2013/05/29 13:09:55 obache Exp $
#

DISTNAME=		scim-tables-0.5.13
CATEGORIES=		inputmethod
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=scim/}

MAINTAINER=		obache@NetBSD.org
HOMEPAGE=		http://www.scim-im.org/
COMMENT=		Data files for SCIM Generic Table Input Method module
LICENSE=		gnu-gpl-v2

USE_LANGUAGES=		c c++
USE_PKGLOCALEDIR=	yes
USE_LIBTOOL=		yes
USE_TOOLS+=		intltool msgfmt pkg-config gmake
GNU_CONFIGURE=		yes

USE_SCIM_GTKUTILS=	yes

.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"