1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/shells/bash2/Makefile
Jordan K. Hubbard 09be8f3661 Change all the HOME_LOCATION records to HTML spec. Now if someone
can just give me a little utility that ftps things based on an
ftp://... spec (connects as anonymous, fetches by full path, etc)
I might be able to make bsd.port.mk DTRT automagically.
Submitted by:	jkh
1994-08-31 17:14:38 +00:00

14 lines
322 B
Makefile

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