aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh/Makefile
blob: c67d9750c9e38f23416c214f7b7e40e00f5d677f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    zsh
# Version required:     2.6 beta4
# Date created:     11 Feb. 1995
# Whom:         torstenb
#
# $Id: Makefile,v 1.5 1995/04/11 19:26:36 asami Exp $
#

DISTNAME=       zsh-2.6-beta4
PKGNAME=    zsh-2.6b4
CATEGORIES+=    shells
MASTER_SITES=   ftp://ftp.math.gatech.edu/pub/zsh/

GNU_CONFIGURE=  yes

.include <bsd.port.mk>