summaryrefslogtreecommitdiff
path: root/shells/pdksh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/pdksh/Makefile')
-rw-r--r--shells/pdksh/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
deleted file mode 100644
index ed05477b7d8b..000000000000
--- a/shells/pdksh/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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>