17 lines
352 B
Makefile
17 lines
352 B
Makefile
# New ports collection makefile for: zsh
|
|
# Version required: 2.6 beta7
|
|
# Date created: 11 Feb. 1995
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.7 1995/04/30 12:07:46 gpalmer Exp $
|
|
#
|
|
|
|
DISTNAME= zsh-2.6-beta7
|
|
PKGNAME= zsh-2.6b7
|
|
CATEGORIES+= shells
|
|
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|