1997-03-06 08:38:46 +00:00
|
|
|
# New ports collection makefile for: nvi-1.79 + multilingual patch(big5)
|
|
|
|
# Version required: 1.79
|
|
|
|
# Date created: 6 Mar 1997
|
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
|
|
#
|
1998-11-19 04:46:46 +00:00
|
|
|
# $Id: Makefile,v 1.11 1998/06/26 09:16:41 obrien Exp $
|
1997-03-06 08:38:46 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
# can't use PORTSDIR here, since we haven't included bsd.port.mk
|
1998-03-04 19:35:07 +00:00
|
|
|
FILESDIR= ${.CURDIR}/../../editors/nvi-m17n/files
|
|
|
|
PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
|
|
|
|
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
|
1997-03-15 11:56:09 +00:00
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
1998-11-19 04:46:46 +00:00
|
|
|
PKGNAME= zh-nvi-big5-1.79.19981119
|
1998-02-17 13:12:05 +00:00
|
|
|
|
1998-02-19 16:50:18 +00:00
|
|
|
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
|
1997-03-06 08:38:46 +00:00
|
|
|
|
|
|
|
CATEGORIES= chinese editors
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
1998-06-26 09:16:49 +00:00
|
|
|
CONFIGURE_ARGS+= --enable-multibyte=big5 --program-prefix=n
|