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

15 lines
331 B
Makefile
Raw Normal View History

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