blob: ba1729418754b0fbe36d7aec0cd498d2a40b5a0d (
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 Canna and Wnn6
# Version required: 2.3@19.34
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAME= ja-mule-canna+wnn6-2.3
CATEGORIES= japanese editors
CANNA= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|