blob: 4d255e28dff11d60eac44eb38653c88936e3cd52 (
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.3i
# Date created: 98/11/17
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/10/20 15:52:55 kuriyama Exp $
#
PKGNAME= ja-jvim--direct_canna-3.0.1.3i
DIRECT_CANNA= yes
.include "${.CURDIR}/../jvim3/Makefile"
|