summaryrefslogtreecommitdiff
path: root/inputmethod/imhangul_status_applet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/imhangul_status_applet/Makefile')
-rw-r--r--inputmethod/imhangul_status_applet/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
new file mode 100644
index 00000000000..6681e2ebec7
--- /dev/null
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/18 00:16:35 minskim Exp $
+#
+
+DISTNAME= imhangul_status_applet-0.2
+CATEGORIES= korean inputmethod
+MASTER_SITES= http://download.kldp.net/imhangul/
+
+MAINTAINER= minskim@bawi.org
+HOMEPAGE= http://imhangul.kldp.net/\#APPLET
+COMMENT= GNOME2 applet to show imhangul status
+
+DEPENDS= imhangul>=0.9.6:../../inputmethod/imhangul
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_PKGLOCALEDIR= yes
+USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
+
+GCONF2_SCHEMAS= imhangul_status.schemas
+
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"