16 lines
447 B
Makefile
16 lines
447 B
Makefile
# $NetBSD: Makefile.common,v 1.2 2014/01/16 11:04:26 obache Exp $
|
|
#
|
|
# used by inputmethod/ibus/Makefile
|
|
# used by inputmethod/ibus-python/Makefile
|
|
|
|
DISTNAME= ibus-1.5.5
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= http://ibus.googlecode.com/files/
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ibus/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../inputmethod/ibus/patches
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://code.google.com/p/ibus/
|
|
LICENSE= gnu-lgpl-v2.1
|