d3fc97c432
Approved by: portmgr (implicitly)
15 lines
284 B
Makefile
15 lines
284 B
Makefile
# New ports collection makefile for: jvim3 for FreeWnn
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Japanized Vim-3.0 (with FreeWnn)
|
|
|
|
FREEWNN= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|