1997-03-06 03:38:46 -05:00
|
|
|
# New ports collection makefile for: nvi-1.79 + multilingual patch(sjis)
|
|
|
|
# Version required: 1.79
|
|
|
|
# Date created: 6 Mar 1997
|
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
|
|
#
|
1997-03-15 06:56:09 -05:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:45 asami Exp $
|
1997-03-06 03:38:46 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
# can't use PORTSDIR here, since we haven't included bsd.port.mk
|
1997-03-15 06:56:09 -05:00
|
|
|
FILESDIR= ${.CURDIR}/../../editors/nvi/files
|
|
|
|
PATCHDIR= ${.CURDIR}/../../editors/nvi/patches
|
|
|
|
PKGDIR= ${.CURDIR}/../../editors/nvi/pkg
|
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
1997-03-06 03:38:46 -05:00
|
|
|
.include <${.CURDIR}/../../editors/nvi/Makefile>
|
|
|
|
|
|
|
|
PKGNAME= jp-nvi-sjis-1.79-970306
|
|
|
|
CATEGORIES= japanese editors
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
|
|
|
LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna
|
|
|
|
|
|
|
|
CONFIGURE_ARGS= --enable-multibyte=sjis --program-prefix=n --enable-canna
|