blob: fcf58169b1d94bc0809b408577e4d8f4e8cd80c5 (
plain) (
tree)
|
|
# 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"
|