blob: ab12994074cf95d4226b76a9a683cf8b6a4f0485 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: jvim3 for Wnn4
# Version required: 3.0-j1.3j
# Date created: 98/11/17
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.3 1998/12/01 03:05:58 asami Exp $
#
PKGNAME= ja-jvim-wnn4-3.0.1.3j
WNN4= yes
MASTERDIR= ${.CURDIR}/../jvim3
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|