24 lines
629 B
Makefile
24 lines
629 B
Makefile
# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:24 tnn Exp $
|
|
#
|
|
|
|
DISTNAME= scim-array-1.0.1
|
|
PKGREVISION= 21
|
|
CATEGORIES= inputmethod chinese
|
|
MASTER_SITES= http://of.openfoundry.org/download/scimarray/1.0.1/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://scimarray.openfoundry.org/index_en.html
|
|
COMMENT= Array 30 Input Method Engine for SCIM
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LANGUAGES= c c++
|
|
USE_TOOLS+= msgfmt pkg-config
|
|
|
|
USE_SCIM_GTKUTILS= yes
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../inputmethod/scim/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|