freebsd-ports/shells/pdksh/Makefile

19 lines
371 B
Makefile
Raw Normal View History

# New ports collection makefile for: pdksh
# Version required: 5.2.12
# Date created: 23 May 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.15 1996/11/05 08:11:34 tg Exp $
1995-01-03 17:15:32 -05:00
#
DISTNAME= pdksh-5.2.12
CATEGORIES= shells
MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
1996-06-04 02:50:19 -04:00
MAINTAINER= tg@freebsd.org
1996-02-15 11:25:32 -05:00
GNU_CONFIGURE= yes
MAN1= ksh.1
.include <bsd.port.mk>