summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-server/Makefile
blob: 264d1e9444d179fbaa97315160e235df689b6236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.5 2005/07/19 10:17:17 grant Exp $

DISTNAME=	ja-FreeWnn-server-1.10
PKGREVISION=	2
CATEGORIES=	japanese inputmethod
MASTER_SITES=	# empty
DISTFILES=	# empty

MAINTAINER=	tech-pkg-ja@jp.NetBSD.org
COMMENT=	Japanese/Chinese/Korean input method (Japanese server)

DEPENDS+=	ja-FreeWnn-server-bin>=1.10nb4:../../inputmethod/ja-freewnn-server-bin
DEPENDS+=	ja-FreeWnn-dict>=1.10nb1:../../inputmethod/ja-freewnn-dict

EXTRACT_ONLY=	# empty
NO_BUILD=	YES
NO_CHECKSUM=	YES

do-install:	# empty

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