blob: b1fc6bc59ca52c986d6d9b4b7bbf5d79086fcf35 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: mule 2.3@19.34 with Canna and 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.2 1997/09/14 21:35:11 max Exp $
#
PKGNAME= ja-mule-canna+wnn6-2.3
CATEGORIES= japanese editors
BROKEN_ELF= yes
CANNA= yes
WNN6= yes
.include "${.CURDIR}/../../editors/mule/Makefile"
|