pkgsrc/shells/zsh/Makefile
jlam 5b62763c63 Teach the +SHELLS helper script to not create an /etc/shells file if
one doesn't exist.  From now on, we only add the listed PKG_SHELL to
the /etc/shells file if it already exists.  This fixes PR pkg/27162.
2005-09-20 04:23:48 +00:00

10 lines
207 B
Makefile

# $NetBSD: Makefile,v 1.49 2005/09/20 04:23:49 jlam Exp $
.include "../../shells/zsh/Makefile.common"
PKGREVISION= 1
ZSH_VERSION= 4.2.5
ZSH_MAINTAINER= uebayasi@NetBSD.org
.include "../../mk/bsd.pkg.mk"