mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
14 lines
277 B
Makefile
14 lines
277 B
Makefile
# New ports collection makefile for: bash
|
|
# Version required: 1.14.2
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.3 1994/09/11 10:08:01 jkh Exp $
|
|
#
|
|
|
|
GNU_MAKE= yes
|
|
DISTNAME= bash-1.14.2
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
|
|
.include <bsd.port.mk>
|