6ad3d48b8d
And remove the `Version required' line as well.
18 lines
391 B
Makefile
18 lines
391 B
Makefile
# New ports collection makefile for: Wnn for Chinese
|
|
# Date created: 20 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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"
|