diff options
author | seb <seb@pkgsrc.org> | 2002-05-31 11:53:40 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-05-31 11:53:40 +0000 |
commit | b6d8a226600a45ea1ac043b71343d24de98e2cbf (patch) | |
tree | 3efe9984ed7f3ce9723b87b0e4fdb40894c5742f /inputmethod/Makefile | |
parent | c17bdbacb9898753dadcf91704620fffb2103a79 (diff) | |
download | pkgsrc-b6d8a226600a45ea1ac043b71343d24de98e2cbf.tar.gz |
Inputmethod category created, it is for input method tools and libraries.
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 6 |
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" |