mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
14 lines
285 B
Makefile
14 lines
285 B
Makefile
# 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>
|