openbsd-ports/shells/zsh/snapshot/Makefile

19 lines
422 B
Makefile

# $OpenBSD: Makefile,v 1.7 2004/01/29 16:39:11 lebel Exp $
COMMENT= "the Z shell, Bourne shell-compatible, development flavor"
CATEGORIES= shells
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>