aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/jvim3-direct_canna/Makefile
blob: c77d43b55fcbf3f1fc35a50e948e4262b9e8cc79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    jvim3 for Canna without ONEW library
# Date created:     98/11/17
# Whom:         Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#

COMMENT=    Japanized Vim-3.0 (direct connection to Canna)

DIRECT_CANNA=   yes

MASTERDIR=  ${.CURDIR}/../jvim3
PKGDIR=     ${.CURDIR}

.include "${MASTERDIR}/Makefile"