mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
17 lines
396 B
Makefile
17 lines
396 B
Makefile
# New ports collection makefile for: jvim3 for Canna without ONEW library
|
|
# Version required: 3.0-j1.3j
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.4 1999/01/26 01:01:56 asami Exp $
|
|
#
|
|
|
|
PKGNAME= ja-jvim-direct_canna-3.0.1.3j
|
|
|
|
DIRECT_CANNA= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|