1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/jvim-canna+freewnn/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
399 B
Makefile

# New ports collection makefile for: jvim for Canna and Wnn4
# Version required: jvim2.0r+onew2.2.10
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/07/11 14:04:08 kuriyama Exp $
#
PKGNAME= ja-jvim-canna+wnn4-2.0r
CANNA= yes
WNN4= yes
MASTERDIR= ${.CURDIR}/../jvim
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"