mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4bc273eb21
PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
18 lines
467 B
Makefile
18 lines
467 B
Makefile
# New ports collection makefile for: Wnn for Chinese
|
|
# Version required: 4.2
|
|
# Date created: 20 July 1997
|
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.3 1997/06/19 11:26:04 asami Exp $
|
|
#
|
|
|
|
PKGNAME= cn-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
|
|
|
|
.include "${.CURDIR}/../../japanese/Wnn/Makefile"
|