1997-03-06 08:38:46 +00:00
|
|
|
# New ports collection makefile for: nvi-1.79 + multilingual patch(iso-2022-jp)
|
|
|
|
# Version required: 1.79
|
|
|
|
# Date created: 6 Mar 1997
|
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
|
|
#
|
1997-09-14 21:36:25 +00:00
|
|
|
# $Id: Makefile,v 1.7 1997/08/21 16:55:27 itojun Exp $
|
1997-03-06 08:38:46 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
# can't use PORTSDIR here, since we haven't included bsd.port.mk
|
1997-03-15 11:56:09 +00:00
|
|
|
FILESDIR= ${.CURDIR}/../../editors/nvi/files
|
|
|
|
PATCHDIR= ${.CURDIR}/../../editors/nvi/patches
|
|
|
|
PKGDIR= ${.CURDIR}/../../editors/nvi/pkg
|
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
1997-04-09 09:43:53 +00:00
|
|
|
LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
|
|
|
|
|
1997-03-06 08:38:46 +00:00
|
|
|
.include <${.CURDIR}/../../editors/nvi/Makefile>
|
|
|
|
|
1997-09-14 21:36:25 +00:00
|
|
|
PKGNAME= ja-nvi-iso2022jp-1.79-970820
|
1997-03-06 08:38:46 +00:00
|
|
|
CATEGORIES= japanese editors
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
|
|
|
CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna
|