mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
0e59539bab
greatest bash through the ports collection, then he can drop the tarballs into there and save us all some trouble.
14 lines
314 B
Makefile
14 lines
314 B
Makefile
# 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://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
.include <bsd.port.mk>
|