summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
blob: 794d92f6f626bf08f51b65ec61189154c4acbf8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# New ports collection makefile for:	bash
# Version required:	1.14.2
# Date created:		21 August 1994
# Whom:			jkh
#
# $Id$
#

GNU_MAKE=	yes
DISTNAME=	bash-1.14.2

.include <bsd.port.mk>