mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
13 lines
232 B
Makefile
13 lines
232 B
Makefile
# New ports collection makefile for: bash
|
|
# Version required: 1.14.2
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.2 1994/08/31 17:14:37 jkh Exp $
|
|
#
|
|
|
|
GNU_MAKE= yes
|
|
DISTNAME= bash-1.14.2
|
|
|
|
.include <bsd.port.mk>
|