1998-10-20 15:52:55 +00:00
|
|
|
# New ports collection makefile for: jvim3 for Canna without ONEW library
|
1999-01-26 01:01:57 +00:00
|
|
|
# Version required: 3.0-j1.3j
|
1998-11-24 19:47:59 +00:00
|
|
|
# Date created: 98/11/17
|
1999-05-01 04:03:48 +00:00
|
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
1998-10-20 15:52:55 +00:00
|
|
|
#
|
1999-05-01 04:03:48 +00:00
|
|
|
# $Id: Makefile,v 1.5 1999/03/06 13:00:23 taoka Exp $
|
1998-10-20 15:52:55 +00:00
|
|
|
#
|
|
|
|
|
1999-03-06 13:00:23 +00:00
|
|
|
PKGNAME= ja-jvim-direct_canna-3.0.1.3j
|
1998-10-20 15:52:55 +00:00
|
|
|
|
|
|
|
DIRECT_CANNA= yes
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|