freebsd-ports/shells/bash/Makefile
Andrey A. Chernov 48748db13a Upgrade to 2.0
1996-12-27 11:40:57 +00:00

20 lines
384 B
Makefile

# 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>