summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
blob: e679cb3a080e96a3a2e1b47f915579f0d67c67fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:	zsh
# Version required:     2.6 beta34
# Date created:		11 Feb. 1995
# Whom:			torstenb
#
# $Id: Makefile,v 1.3 1995/02/15 23:46:36 torstenb Exp $
#

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

.include <bsd.port.mk>