blob: 1d95d7bd6d66a1de49d08a47346a0d3f48a8f78c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: mule with Wnn4
# Version required: 2.3
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.29 1997/06/08 12:54:59 asami Exp $
#
PKGNAME= jp-mule-wnn4-2.3
CATEGORIES= japanese editors
WNN4= yes
.include "${.CURDIR}/../../editors/mule/Makefile"
|