1997-03-06 09:38:46 +01:00
|
|
|
# New ports collection makefile for: nvi-1.79 + multilingual patch(big5)
|
|
|
|
# Date created: 6 Mar 1997
|
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
|
|
#
|
1999-08-25 06:58:03 +02:00
|
|
|
# $FreeBSD$
|
1997-03-06 09:38:46 +01:00
|
|
|
#
|
|
|
|
|
2000-04-20 12:27:05 +02:00
|
|
|
CATEGORIES= chinese editors
|
2000-04-13 10:28:23 +02:00
|
|
|
PKGNAMESUFFIX= -big5
|
1998-02-17 14:12:05 +01:00
|
|
|
|
1998-12-01 04:06:49 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
|
1997-03-06 09:38:46 +01:00
|
|
|
|
2001-01-09 06:57:08 +01:00
|
|
|
MAINTAINER= ports@freebsd.org
|
1997-03-06 09:38:46 +01:00
|
|
|
|
2000-10-08 12:23:48 +02:00
|
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
1998-06-26 11:16:49 +02:00
|
|
|
CONFIGURE_ARGS+= --enable-multibyte=big5 --program-prefix=n
|
2000-04-20 12:27:05 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|