mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +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
293 B
Makefile
14 lines
293 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= kr-mule-wnn4-2.3
|
|
CATEGORIES= korean editors
|
|
KWNN4= yes
|
|
|
|
.include "${.CURDIR}/../../editors/mule/Makefile"
|