mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0c1d5332b8
Add WWW for japanized vim
15 lines
269 B
Makefile
15 lines
269 B
Makefile
# New ports collection makefile for: jvim3 for Wnn6
|
|
# Version required: 3.0-2.0j
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|