summaryrefslogtreecommitdiff
path: root/shells/tcsh/Makefile
blob: 4162eb15f3b049945caa5911b09e1c048a9cb4e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:	tcsh
# Version required:	6.05
# Date created:		22 August 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.6 1995/04/01 12:49:58 jkh Exp $
#

DISTNAME=	tcsh-6.05
CATEGORIES+=	shells
MASTER_SITES=	ftp://tesla.ee.cornell.edu/pub/tcsh/

.include <bsd.port.mk>