freebsd-ports/shells/tcsh/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

13 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.5 1994/09/14 14:12:31 jkh Exp $
#
DISTNAME= tcsh-6.05
MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/
CATEGORIES+= shells
.include <bsd.port.mk>