summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-server/Makefile
blob: ad51399c7ec29a1fcda66abb571f7424a70e0ea4 (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.3 2003/07/17 21:43:39 grant Exp $

DISTNAME=	ja-FreeWnn-server-1.10
PKGREVISION=	1
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.10nb1:../ja-freewnn-server-bin
DEPENDS+=	ja-FreeWnn-dict>=1.10nb1:../ja-freewnn-dict

EXTRACT_ONLY=	# empty
NO_BUILD=	YES
NO_CHECKSUM=	YES

do-install:	# empty

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