mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
334 B
Makefile
16 lines
334 B
Makefile
# 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>
|