mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
14 lines
301 B
Makefile
14 lines
301 B
Makefile
|
# New ports collection makefile for: jvim3 for Canna without ONEW library
|
||
|
# Version required: 3.0-j1.3d
|
||
|
# Date created: 97/10/30
|
||
|
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PKGNAME= ja-jvim--direct_canna-3.0.1.3d
|
||
|
|
||
|
DIRECT_CANNA= yes
|
||
|
|
||
|
.include "${.CURDIR}/../jvim3/Makefile"
|