freebsd-ports/shells/zsh-devel/Makefile

17 lines
347 B
Makefile
Raw Normal View History

1995-02-12 17:31:45 +01:00
# New ports collection makefile for: zsh
1995-04-30 14:07:46 +02:00
# Version required: 2.6 beta7
1995-02-12 17:31:45 +01:00
# Date created: 11 Feb. 1995
# Whom: torstenb
#
1995-04-30 14:07:46 +02:00
# $Id: Makefile,v 1.6 1995/04/17 19:19:20 asami Exp $
1995-02-12 17:31:45 +01:00
#
1995-04-30 14:07:46 +02:00
DISTNAME= zsh-2.6-beta7
PKGNAME= zsh-2.6b7
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
GNU_CONFIGURE= yes
1995-02-12 17:31:45 +01:00
.include <bsd.port.mk>