22 lines
577 B
Makefile
22 lines
577 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/01/14 13:57:48 obache Exp $
|
|
#
|
|
|
|
DISTNAME= scim-sinhala-0.1.0
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/}
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://scim-imengine.sourceforge.jp/
|
|
COMMENT= SCIM IMEngine module for Sinhala
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_LANGUAGES= c c++
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LIBTOOL= yes
|
|
USE_TOOLS+= msgfmt pkg-config
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../wip/scim/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|