mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
291 B
Makefile
15 lines
291 B
Makefile
|
# New ports collection makefile for: jvim3 for Canna and Wnn4
|
||
|
# Version required: 3.0-j1.3d
|
||
|
# Date created: 97/10/30
|
||
|
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PKGNAME= ja-jvim-canna+wnn4-3.0.1.3d
|
||
|
|
||
|
CANNA= yes
|
||
|
WNN4= yes
|
||
|
|
||
|
.include "${.CURDIR}/../jvim3/Makefile"
|