freebsd-ports/shells/bash/Makefile

19 lines
417 B
Makefile
Raw Normal View History

# New ports collection makefile for: bash
1996-08-28 17:21:14 +02:00
# Version required: 1.14.7
# Date created: 21 August 1994
# Whom: jkh
#
1996-08-28 17:21:14 +02:00
# $Id: Makefile,v 1.15 1996/02/09 07:20:37 adam Exp $
#
1996-08-28 17:21:14 +02:00
DISTNAME= bash-1.14.7
WRKSRC= ${WRKDIR}/bash-1.14.7
CATEGORIES+= shells
1996-02-09 08:20:37 +01:00
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
1995-10-04 15:45:01 +01:00
1995-04-18 13:06:01 +02:00
MAINTAINER= ache@FreeBSD.ORG
1995-12-03 01:14:50 +01:00
# Don't compress manpages or .so not works.
1995-10-04 15:45:01 +01:00
.include <bsd.port.mk>