summaryrefslogblamecommitdiff
path: root/shells/bash/Makefile
blob: d8fc0755681379aaba520f317e2aeaac2f164378 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
                              


                                      
                                                     

 
                           
                                     
                      
                                                 
 
                                
 
                                           
 
                      
# New ports collection makefile for:	bash
# Version required:     1.14.6
# Date created:		21 August 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.14 1995/12/03 00:14:27 ache Exp $
#

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

MAINTAINER=     ache@FreeBSD.ORG

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

.include <bsd.port.mk>