1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/shells/zsh-devel/Makefile
Satoshi Asami 7a0e5e30e0 2.6.4beta != 2.6.4, so changed PKGNAME to use 2.6b4 instead. (A
little ugly, but much better than 2.6.4beta.)

Pointed-out by:	Torsten Blum <ramsey.saar.de!torstenb@tmpuhf.saar.de>
1995-04-17 19:19:20 +00:00

17 lines
347 B
Makefile

# New ports collection makefile for: zsh
# Version required: 2.6 beta4
# Date created: 11 Feb. 1995
# Whom: torstenb
#
# $Id: Makefile,v 1.5 1995/04/11 19:26:36 asami Exp $
#
DISTNAME= zsh-2.6-beta4
PKGNAME= zsh-2.6b4
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
GNU_CONFIGURE= yes
.include <bsd.port.mk>