mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
e9256feffb
packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
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"
|