summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
blob: ab38353dd3bd85d501b08d02e8a855344122e91c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>