summaryrefslogtreecommitdiffstats
path: root/shells/pdksh/Makefile
blob: d50540525af6a0716fe1be1c3d17adc3a54192dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	pdksh
# Version required:	5.2.5
# Date created:		23 May 1995
# Whom:			thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.8 1996/02/16 10:45:03 asami Exp $
#

DISTNAME=	pdksh-5.2.5
CATEGORIES+=	shells
MASTER_SITES=	ftp://ftp.cs.mun.ca/pub/pdksh/

MAINTAINER=	thomas@ghpc8.ihf.rwth-aachen.de

GNU_CONFIGURE=  yes

post-install:
.if !defined(NOMANCOMPRESS)
	gzip -9nf ${PREFIX}/man/man1/ksh.1
.endif

.include <bsd.port.mk>
OpenPOWER on IntegriCloud