summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
blob: 04a9218b42cb162f34d1399306f7c04d785bf6ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	bash
# Version required:     2.0
# Date created:		21 August 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.19 1996/12/27 06:26:05 obrien Exp $
#

DISTNAME=       bash-2.0
CATEGORIES=	shells
MASTER_SITES=   ftp://slc2.ins.cwru.edu/pub/dist/

MAINTAINER=     ache@FreeBSD.ORG

GNU_CONFIGURE=  Yes

MAN1=           bash.1 bashbug.1

.include <bsd.port.mk>