summaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
blob: 81561adc0ba5dc4b4d3e9a155189f6486a549fa5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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://slc2.ins.cwru.edu/pub/dist/
MAINTAINER=     ache@FreeBSD.ORG

.include <bsd.port.mk>