1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
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

19 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"