summaryrefslogtreecommitdiff
path: root/chinese/FreeWnn-server/Makefile
blob: a6ae8910e0fead7bc60d1c85ba6687961f52c10e (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>
#
# $Id: Makefile,v 1.6 1998/12/01 03:05:42 asami Exp $
#

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"