1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/shells/zsh+euc_hack/Makefile
Mark Linimon 34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00

19 lines
401 B
Makefile

# 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= ports@FreeBSD.org
COMMENT= The Z shell with EUC encoding support
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"