c97cd6cb22
* Support GTK3 * Added some acronyms
14 lines
448 B
Text
14 lines
448 B
Text
# $NetBSD: Makefile.common,v 1.3 2010/11/30 11:39:12 obache Exp $
|
|
#
|
|
# used by inputmethod/input-pad/Makefile
|
|
# used by inputmethod/py-input-pad/Makefile
|
|
|
|
DISTNAME= input-pad-1.0.0
|
|
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
|