mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
13 lines
259 B
Makefile
13 lines
259 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
|
|
#
|
|
|
|
|
|
DISTNAME= pdksh-5.1.3
|
|
MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
|
|
HAS_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|