mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
8977909673
Reviewed by: Submitted by: Obtained from:
15 lines
333 B
Makefile
15 lines
333 B
Makefile
# New ports collection makefile for: bash
|
|
# Version required: 1.14.5
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.11 1995/04/18 11:05:37 ache Exp $
|
|
#
|
|
|
|
DISTNAME= bash-1.14.5
|
|
CATEGORIES+= shells
|
|
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|