blob: 8463f2a51ce78a14b73fd5e9b3aafe086acc0820 (
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.7 1995/03/17 01:04:52 ache Exp $
#
DISTNAME= bash-1.14.4
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
CATEGORIES+= shells
.include <bsd.port.mk>
|