1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/shells/zsh/Makefile

17 lines
347 B
Makefile
Raw Normal View History

1995-02-12 16:31:45 +00:00
# New ports collection makefile for: zsh
# Version required: 2.6 beta4
1995-02-12 16:31:45 +00:00
# Date created: 11 Feb. 1995
# Whom: torstenb
#
# $Id: Makefile,v 1.5 1995/04/11 19:26:36 asami Exp $
1995-02-12 16:31:45 +00:00
#
1995-02-15 23:46:52 +00:00
DISTNAME= zsh-2.6-beta4
PKGNAME= zsh-2.6b4
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
GNU_CONFIGURE= yes
1995-02-12 16:31:45 +00:00
.include <bsd.port.mk>