openbsd-ports/shells/zsh/snapshot/Makefile
2001-06-03 01:24:00 +00:00

20 lines
442 B
Makefile

# $OpenBSD: Makefile,v 1.2 2001/06/03 01:24:00 lebel Exp $
COMMENT= "the Z shell, Bourne shell-compatible, development flavor"
CATEGORIES= shells
NEED_VERSION= 1.402
HOMEPAGE= http://www.zsh.org/
MAINTAINER= David Lebel <lebel@openbsd.org>
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= No
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= No
IGNORE="There is currently no snapshot version of zsh. Use zsh/stable"
.include <bsd.port.mk>