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>
16 lines
322 B
Makefile
16 lines
322 B
Makefile
# New ports collection makefile for: mule with Canna and Wnn6
|
|
# Version required: 2.3
|
|
# Date created: 7 July 1997
|
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
PKGNAME= jp-mule-canna+wnn6-2.3
|
|
CATEGORIES= japanese editors
|
|
|
|
CANNA= yes
|
|
WNN6= yes
|
|
|
|
.include "${.CURDIR}/../../editors/mule/Makefile"
|