mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
335 B
Makefile
17 lines
335 B
Makefile
# New ports collection makefile for: jvim for Canna and Wnn6
|
|
# Version required: jvim2.0r+onew2.2.10
|
|
# Date created: 5 Sep 1997
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-jvim-canna+wnn6-2.0r
|
|
CANNA= yes
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|