summaryrefslogtreecommitdiff
path: root/inputmethod/sj3/Makefile
blob: 9c692c0485a28d4a7d5de34df49110c54ef21396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.3 2015/03/15 17:56:16 hiramatsu Exp $
#

.include "version.mk"

DISTNAME=	sj3-${SJ3_VERSION}
CATEGORIES=	japanese inputmethod
MASTER_SITES=	http://sj3.googlecode.com/files/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://code.google.com/p/sj3/
COMMENT=	SJ3 Japanese input method

META_PACKAGE=	yes

DEPENDS+=	sj3-server>=${SJ3_VERSION}:../../inputmethod/sj3-server
DEPENDS+=	sj3-client>=${SJ3_VERSION}:../../inputmethod/sj3-client

.include "../../mk/bsd.pkg.mk"