freebsd-ports/shells/bash/Makefile
Jordan K. Hubbard 0e59539bab Fetch this from LOCAL_PORTS. If Chet wants to support the latest and
greatest bash through the ports collection, then he can drop the tarballs
into there and save us all some trouble.
1995-04-18 09:09:36 +00:00

14 lines
314 B
Makefile

# New ports collection makefile for: bash
# Version required: 1.14.4
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.9 1995/04/11 19:26:27 asami Exp $
#
DISTNAME= bash-1.14.4
CATEGORIES+= shells
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
.include <bsd.port.mk>