summaryrefslogtreecommitdiff
path: root/chinese/FreeWnn-lib/Makefile
blob: d7230f9b6faeefcc03d0472824e5c7f6d00f358e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	Wnn for Chinese
# Version required:	4.2
# Date created:		20 July 1997
# Whom:			Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAME=	zh-Wnn-4.2
CATEGORIES=	chinese

## COMMENT, DESCR, PLIST is used in a local 'pkg' directory
COMMENT=	${.CURDIR}/pkg/COMMENT
DESCR=		${.CURDIR}/pkg/DESCR
PLIST=		${.CURDIR}/pkg/PLIST

MASTERDIR=	${.CURDIR}/../../japanese/Wnn

.include "${MASTERDIR}/Makefile"