mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ea8e7984fa
direct connection to Canna}. PKGNAME of japanese/jvim3-direct_canna has 2 dashes like "ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for specifying compiler option automagically. PR: ports/8115 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
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"
|