blob: 57b9cc6e704f05f587dc247d222e4ed82ef9bcbb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: mule 2.3@19.34 with sj3 and Wnn4
# Version required: 2.3@19.34
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.3 1998/10/07 08:11:39 asami Exp $
#
PKGNAME= ja-mule-sj3+wnn4-2.3
CATEGORIES= japanese editors
SJ3= yes
WNN4= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|