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

14 lines
315 B
Makefile
Raw Normal View History

1995-02-12 16:31:45 +00:00
# New ports collection makefile for: zsh
# Version required: 2.6 beta 3
# Date created: 11 Feb. 1995
# Whom: torstenb
#
1995-02-15 19:15:29 +00:00
# $Id: Makefile,v 1.1.1.1 1995/02/12 16:31:26 torstenb Exp $
1995-02-12 16:31:45 +00:00
#
DISTNAME= zsh-2.6-beta3
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
GNU_CONFIGURE= YES
.include <bsd.port.mk>