summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 11:52:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 11:52:42 +0000
commit52883f9a11a0fb9d3dbd427767258c989e0ae4a1 (patch)
treed76eb1cde3b087648c83707a6959a50d17b934ff /shells
parentBring in ports/utils tree (diff)
Import tcsh 6.05 for Geoff and friends.
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=23
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
new file mode 100644
index 000000000000..2f0ea4a12fab
--- /dev/null
+++ b/shells/tcsh/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: tcsh
+# Version required: 6.05
+# Date created: 22 August 1994
+# Whom: jkh
+#
+# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $
+#
+
+DISTNAME= tcsh-6.05
+HOME_LOCATION= ugle.unit.no:~ftp/pub/unix/tcsh
+
+.include <bsd.port.mk>