5b62763c63
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.
10 lines
207 B
Makefile
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"
|