12 lines
233 B
Makefile
12 lines
233 B
Makefile
# $NetBSD: Makefile,v 1.9 2006/03/18 01:02:21 uebayasi Exp $
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../shells/zsh/Makefile.common"
|
|
|
|
ZSH_VERSION= 4.3.2
|
|
ZSH_MAINTAINER= uebayasi@NetBSD.org
|
|
|
|
PKGREVISION= 1
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|