mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
356 B
Makefile
16 lines
356 B
Makefile
# 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"
|