mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
19 lines
416 B
Makefile
19 lines
416 B
Makefile
# New ports collection makefile for: bash
|
|
# Version required: 1.14.7
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.16 1996/08/28 15:21:00 ache Exp $
|
|
#
|
|
|
|
DISTNAME= bash-1.14.7
|
|
WRKSRC= ${WRKDIR}/bash-1.14.7
|
|
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>
|