summaryrefslogtreecommitdiff
path: root/inputmethod/input-pad/Makefile.common
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-08-31 08:25:20 +0000
committerobache <obache@pkgsrc.org>2010-08-31 08:25:20 +0000
commitea08b674a6f7ac600388e1bab070ef91a83932b5 (patch)
tree3361acb806266935544efcc651f065f2eaabb0ee /inputmethod/input-pad/Makefile.common
parent2d14058b8edc4ee8285f6d4e133663a4aeb8019d (diff)
downloadpkgsrc-ea08b674a6f7ac600388e1bab070ef91a83932b5.tar.gz
Import input-pad-0.1.1 as inputmethod/input-pad.
The input pad is a tool to send a character on button to text applications.
Diffstat (limited to 'inputmethod/input-pad/Makefile.common')
-rw-r--r--inputmethod/input-pad/Makefile.common14
1 files changed, 14 insertions, 0 deletions
diff --git a/inputmethod/input-pad/Makefile.common b/inputmethod/input-pad/Makefile.common
new file mode 100644
index 00000000000..ec5ca7bf885
--- /dev/null
+++ b/inputmethod/input-pad/Makefile.common
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile.common,v 1.1.1.1 2010/08/31 08:25:20 obache Exp $
+#
+# used by inputmethod/input-pad/Makefile
+# used by inputmethod/py-input-pad/Makefile
+
+DISTNAME= input-pad-0.1.1
+CATEGORIES= inputmethod
+MASTER_SITES= http://input-pad.googlecode.com/files/
+
+HOMEPAGE= http://code.google.com/p/input-pad/
+LICENSE= gnu-lgpl-v2.1
+
+DISTINFO_FILE= ${.CURDIR}/../../inputmethod/input-pad/distinfo
+PATCHDIR= ${.CURDIR}/../../inputmethod/input-pad/patches