mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
14 lines
301 B
Makefile
14 lines
301 B
Makefile
# New ports collection makefile for: bash
|
|
# Version required: 1.14.4
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.7 1995/03/17 01:04:52 ache Exp $
|
|
#
|
|
|
|
DISTNAME= bash-1.14.4
|
|
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
|
|
CATEGORIES+= shells
|
|
|
|
.include <bsd.port.mk>
|