summaryrefslogtreecommitdiff
path: root/shells/pdksh/Makefile
blob: ed05477b7d8bc5173fb4c57691def882f5b20272 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.4 1995/04/01 12:49:56 jkh Exp $
#

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

GNU_CONFIGURE=  yes

.include <bsd.port.mk>