blob: a6e4e7941cc931a6a0c944a991af9368ddbea31e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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"
|