freebsd-ports/shells/pdksh/Makefile

20 lines
404 B
Makefile
Raw Normal View History

# New ports collection makefile for: pdksh
1997-10-28 10:36:37 -05:00
# Version required: 5.2.13
# Date created: 23 May 1995
1997-10-28 10:36:37 -05:00
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.17 1997/10/28 15:36:37 tg Exp $
1995-01-03 17:15:32 -05:00
#
1997-10-28 10:36:37 -05:00
DISTNAME= pdksh-5.2.13
CATEGORIES= shells
MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
1997-10-28 10:36:37 -05:00
MAINTAINER= tg@FreeBSD.ORG
1996-02-15 11:25:32 -05:00
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDSTATIC=-static
MAN1= ksh.1
.include <bsd.port.mk>