freebsd-ports/shells/bash/Makefile

20 lines
463 B
Makefile
Raw Normal View History

# New ports collection makefile for: bash
1995-12-02 19:14:50 -05:00
# Version required: 1.14.6 Beta 3
# Date created: 21 August 1994
# Whom: jkh
#
1995-12-02 19:14:50 -05:00
# $Id: Makefile,v 1.13 1995/10/04 14:45:01 asami Exp $
#
1995-12-02 19:14:50 -05:00
PKGNAME= bash-1.14.6b3
DISTNAME= bash-1.14.6.beta3
WRKSRC= ${WRKDIR}/bash-1.14.6
CATEGORIES+= shells
1995-12-02 19:14:50 -05:00
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/hidden/
1995-10-04 10:45:01 -04:00
1995-04-18 07:06:01 -04:00
MAINTAINER= ache@FreeBSD.ORG
1995-12-02 19:14:50 -05:00
# Don't compress manpages or .so not works.
1995-10-04 10:45:01 -04:00
.include <bsd.port.mk>