summaryrefslogtreecommitdiff
path: root/inputmethod/scim-sinhala/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-11-24 12:05:45 +0000
committerobache <obache@pkgsrc.org>2009-11-24 12:05:45 +0000
commitc6a01e36d16ea2198de5131698f63a55ccf8009c (patch)
tree6b1bf5ceee1c592b8915b7e206d0df692582022a /inputmethod/scim-sinhala/Makefile
parent9c30994f129ffc40e9ed394c96639c37406e6cb8 (diff)
downloadpkgsrc-c6a01e36d16ea2198de5131698f63a55ccf8009c.tar.gz
Import scim-sinhala-0.1.0 as inputmethod/scim-sinhala.
scim-sinhala is an SCIM IMEngine module for Sinhala.
Diffstat (limited to 'inputmethod/scim-sinhala/Makefile')
-rw-r--r--inputmethod/scim-sinhala/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile
new file mode 100644
index 00000000000..245f6480e88
--- /dev/null
+++ b/inputmethod/scim-sinhala/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:05:45 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
+LICENSE= gnu-gpl-v2
+
+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 "../../inputmethod/scim/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"