Fixup fromcvs/togit conversion
[pkgsrcv2.git] / inputmethod / scim-uim / Makefile
1 # $NetBSD: Makefile,v 1.16 2012/10/06 14:25:18 asau Exp $
2 #
3
4 DISTNAME=               scim-uim-0.2.0
5 PKGREVISION=            15
6 CATEGORIES=             inputmethod
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=scim/}
8
9 MAINTAINER=             obache@NetBSD.org
10 HOMEPAGE=               http://www.scim-im.org/
11 COMMENT=                SCIM IMEngine module for UIM
12 LICENSE=                gnu-gpl-v2
13
14 GNU_CONFIGURE=          yes
15 USE_LIBTOOL=            yes
16 USE_PKGLOCALEDIR=       yes
17 USE_LANGUAGES=          c c++
18 USE_TOOLS+=             pkg-config
19
20 .include "../../inputmethod/scim/buildlink3.mk"
21 .include "../../inputmethod/uim/buildlink3.mk"
22 .include "../../mk/bsd.pkg.mk"