blob: aed63584507db788da5160cf77e46db68a35da24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: mule 2.3@19.34 with Wnn6
# Version required: 2.3@19.34
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.32 1998/10/07 08:11:41 asami Exp $
#
PKGNAME= ja-mule-wnn6-2.3
CATEGORIES= japanese editors
WNN6= yes
.include "${.CURDIR}/../../editors/mule/Makefile"
|