mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
14 lines
294 B
Makefile
14 lines
294 B
Makefile
|
# New ports collection makefile for: mule with Wnn4
|
||
|
# Version required: 2.3
|
||
|
# Date created: 20 July 1997
|
||
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PKGNAME= cn-mule-wnn4-2.3
|
||
|
CATEGORIES= chinese editors
|
||
|
CWNN4= yes
|
||
|
|
||
|
.include "${.CURDIR}/../../editors/mule/Makefile"
|