ad545809cf
Released 1.0.1 Added Rupee symbol (U+20B9) Removed gtk_set_locale() for GTK3. Followed eek 0.90 API changes. Added some acronyms. Set XTEST module by default if it's installed. Added Runes group in Custom Characters table. Added variants and options.
14 lines
448 B
Text
14 lines
448 B
Text
# $NetBSD: Makefile.common,v 1.4 2012/04/22 13:56:19 obache Exp $
|
|
#
|
|
# used by inputmethod/input-pad/Makefile
|
|
# used by inputmethod/py-input-pad/Makefile
|
|
|
|
DISTNAME= input-pad-1.0.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
|