1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/shells/zsh+euc_hack/Makefile

19 lines
399 B
Makefile
Raw Normal View History

# New ports collection makefile for: zsh with EUC encoding support
# Date created: 12 May 2002
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../zsh
PKGNAMESUFFIX= +euc_hack
MAINTAINER= knu@FreeBSD.org
COMMENT= The Z shell with EUC encoding support
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
2002-05-12 17:40:05 +00:00
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"