14 lines
307 B
Makefile
14 lines
307 B
Makefile
# New ports collection makefile for: zsh
|
|
# Version required: 2.6 beta34
|
|
# Date created: 11 Feb. 1995
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/02/15 19:15:29 ache Exp $
|
|
#
|
|
|
|
DISTNAME= zsh-2.6-beta4
|
|
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|