mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +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>
16 lines
316 B
Makefile
16 lines
316 B
Makefile
# New ports collection makefile for: mule with sj3 and Wnn6
|
|
# Version required: 2.3
|
|
# Date created: 7 July 1997
|
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
PKGNAME= jp-mule-sj3+wnn6-2.3
|
|
CATEGORIES= japanese editors
|
|
|
|
SJ3= yes
|
|
WNN6= yes
|
|
|
|
.include "${.CURDIR}/../../editors/mule/Makefile"
|