1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/shells/bash1/Makefile

17 lines
383 B
Makefile
Raw Normal View History

# New ports collection makefile for: bash
1997-01-02 07:00:25 +00:00
# Version required: 1.14.7
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.21 1997/01/02 07:00:17 asami Exp $
#
1997-01-02 07:00:25 +00:00
DISTNAME= bash-1.14.7
CATEGORIES= shells
1996-02-09 07:20:37 +00:00
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
1995-10-04 14:45:01 +00:00
1997-01-02 07:00:25 +00:00
WRKSRC= ${WRKDIR}/${DISTNAME}
# Don't compress manpages or .so not works.
1995-10-04 14:45:01 +00:00
.include <bsd.port.mk>