freebsd-ports/chinese/nvi-big5/Makefile
Mark Linimon 30b459ebc5 statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:		ports/59515
Submitted by:	statue@freebsd.sinica.edu.tw
2003-11-21 03:09:45 +00:00

18 lines
470 B
Makefile

# New ports collection makefile for: nvi-1.79 + multilingual patch(big5)
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $FreeBSD$
#
CATEGORIES= chinese editors
PKGNAMESUFFIX= -big5
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
MAINTAINER= ports@FreeBSD.org
COMMENT= A clone of vi/ex, with multilingual patch, default settings for big5
CONFIGURE_ARGS+= --enable-multibyte=big5 --program-prefix=n
.include "${MASTERDIR}/Makefile"