1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/shells/bash/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>