c3fa92ad5a
* Added the man of input-pad * Updated translations. * Fixed an error with gcc -Wformat -Werror=format-security * Enabled GTK3 by default. * Enalbed XTEST because glib2 uses XI2. * Enabled maintainer-mode in configure.ac. * Added data for Old English and Middle English. * Some unofficial IPA, labial-velars, laterals, nasal releases, More obsolete IPA, fixed output for wedge; added a precise, unofficial symbol for the alveolar flap.
14 lines
448 B
Text
14 lines
448 B
Text
# $NetBSD: Makefile.common,v 1.6 2013/12/07 11:32:31 obache Exp $
|
|
#
|
|
# used by inputmethod/input-pad/Makefile
|
|
# used by inputmethod/py-input-pad/Makefile
|
|
|
|
DISTNAME= input-pad-1.0.3
|
|
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
|