1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/jvim3-direct_canna/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
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.)
1998-12-01 03:06:49 +00:00

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"