blob: 8ac9113d4c42caf47bd1d419c9d96f25744c5aee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: ONEW for Canna
# Version required: jvim2.0r+onew2.2.10
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/07/10 14:03:02 kuriyama Exp $
#
PKGNAME= ja-onew-canna-2.2.10
CANNA= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
.include "${MASTERDIR}/Makefile"
|