blob: 0adbbc548cd06bb8f7ff6a0a3867fc05684fff2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: jvim3 for Canna without ONEW library
# Version required: 3.0-j1.3d
# Date created: 97/10/30
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id$
#
PKGNAME= ja-jvim--direct_canna-3.0.1.3d
DIRECT_CANNA= yes
.include "${.CURDIR}/../jvim3/Makefile"
|