aboutsummaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
blob: 07ecfe80f960af2388d73293bf1743718e02f00f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	bash
# Version required:     1.14.6 Beta 3
# Date created:		21 August 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.13 1995/10/04 14:45:01 asami Exp $
#

PKGNAME=        bash-1.14.6b3
DISTNAME=       bash-1.14.6.beta3
WRKSRC=         ${WRKDIR}/bash-1.14.6
CATEGORIES+=	shells
MASTER_SITES=   ftp://slc2.ins.cwru.edu/pub/hidden/

MAINTAINER=     ache@FreeBSD.ORG

# Don't compress manpages or .so not works.

.include <bsd.port.mk>