aboutsummaryrefslogtreecommitdiffstats
path: root/shells/pdksh/Makefile
blob: ec86cb440b7ba6c9a2f9ddf0bd7e55524342355f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    pdksh
# Version required: 5.1.3
# Date created:     23 December 1994
# Whom:         thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.5 1994/12/12 02:17:47 ache Exp $
#


DISTNAME=   pdksh-5.1.3
MASTER_SITES=   ftp://ftp.cs.mun.ca/pub/pdksh/
GNU_CONFIGURE=  YES

.include <bsd.port.mk>