14 lines
453 B
Text
14 lines
453 B
Text
# $NetBSD: Makefile.common,v 1.7 2017/08/16 21:22:13 wiz 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= https://github.com/fujiwarat/input-pad/wiki
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/input-pad/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../inputmethod/input-pad/patches
|