mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
296 B
Makefile
14 lines
296 B
Makefile
|
# New ports collection makefile for: jvim for Canna and Wnn4
|
||
|
# Version required: jvim2.0r+onew2.2.10
|
||
|
# Date created: 5 Sep 1997
|
||
|
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PKGNAME= ja-jvim-canna+wnn4-2.0r
|
||
|
CANNA= yes
|
||
|
WNN4= yes
|
||
|
|
||
|
.include "${.CURDIR}/../jvim/Makefile"
|