freebsd-ports/shells/zsh+euc_hack/Makefile
Ade Lovett a5be358b9d More manual pkg-comment cleanups.
Approved by:	portmgr (implicitly)
2003-03-06 21:01:40 +00:00

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