mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
15 lines
333 B
Makefile
15 lines
333 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://slc2.ins.cwru.edu/pub/dist/
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|