blob: 9130831983967d8bf02a6a7344d5ff4f86cbcfc0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: ONEW for Wnn6
# Version required: jvim2.0r+onew2.2.10
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $Id: Makefile,v 1.3 1998/12/02 05:09:14 asami Exp $
#
PKGNAME= ja-onew-wnn6-2.2.10
WNN6= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|