1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/chinese/nvi-big5/Makefile
2000-04-20 10:27:05 +00:00

19 lines
424 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= itojun@itojun.org
COMMENT= ${.CURDIR}/pkg/COMMENT
CONFIGURE_ARGS+= --enable-multibyte=big5 --program-prefix=n
.include "${MASTERDIR}/Makefile"