ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
13 lines
285 B
Makefile
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>
|