mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +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
358 B
Makefile
17 lines
358 B
Makefile
# New ports collection makefile for: jvim3 for Wnn6
|
|
# 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:59 sada Exp $
|
|
#
|
|
|
|
PKGNAME= ja-jvim-wnn6-3.0.1.3i
|
|
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|