blob: 0daa7f8987893cf60ed23402d4a28573e59ebfcf (
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.2
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $
#
GNU_MAKE= yes
DISTNAME= bash-1.14.2
HOME_LOCATION= ftp://freebsd.cdrom.com/pub/FreeBSD/ports/distfiles/bash-1.14.2.tar.gz
.include <bsd.port.mk>
|