summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
authorseb <seb>2002-05-31 11:53:40 +0000
committerseb <seb>2002-05-31 11:53:40 +0000
commite5a786743acfa73c31e995585f209ac6507e048a (patch)
tree3efe9984ed7f3ce9723b87b0e4fdb40894c5742f /inputmethod/Makefile
parent300122d9d7fd8e239f94e1cc2ac0d067f612cc33 (diff)
downloadpkgsrc-e5a786743acfa73c31e995585f209ac6507e048a.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"