pkgsrc/inputmethod/input-pad/Makefile.common
obache c3fa92ad5a Update input-pad to 1.0.3.
* 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.
2013-12-07 11:32:31 +00:00

14 lines
448 B
Makefile

# $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