summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-05-31 11:53:40 +0000
committerseb <seb@pkgsrc.org>2002-05-31 11:53:40 +0000
commitb6d8a226600a45ea1ac043b71343d24de98e2cbf (patch)
tree3efe9984ed7f3ce9723b87b0e4fdb40894c5742f /inputmethod/Makefile
parentc17bdbacb9898753dadcf91704620fffb2103a79 (diff)
downloadpkgsrc-b6d8a226600a45ea1ac043b71343d24de98e2cbf.tar.gz
Inputmethod category created, it is for input method tools and libraries.
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r--inputmethod/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile
new file mode 100644
index 00000000000..fbc7a82c31f
--- /dev/null
+++ b/inputmethod/Makefile
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 2002/05/31 11:53:40 seb Exp $
+#
+
+COMMENT= Input method tools and libraries
+
+.include "../mk/bsd.pkg.subdir.mk"