mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
555a3ebe6c
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
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.3i
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/11/24 19:47:58 sada Exp $
|
|
#
|
|
|
|
PKGNAME= ja-jvim--direct_canna-3.0.1.3i
|
|
|
|
DIRECT_CANNA= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|