mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
8512a59b72
MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change.
21 lines
512 B
Makefile
21 lines
512 B
Makefile
# New ports collection makefile for: nvi-1.79 + multilingual patch(euc-tw)
|
|
# Version required: 1.79
|
|
# Date created: 5 Apr 1997
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
#
|
|
# $Id: Makefile,v 1.12 1998/12/01 03:05:50 asami Exp $
|
|
#
|
|
|
|
PKGNAME= zh-nvi-euctw-1.79.19990331
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
CATEGORIES= chinese editors
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
CONFIGURE_ARGS+= --enable-multibyte=euc-tw --program-prefix=n
|