# New ports collection makefile for:	rc
# Date created:		Sun Aug 13 12:36:14 CDT 1995
# Whom:			erich@rrnet.com
#
# $FreeBSD: ports/shells/rc/Makefile,v 1.12 2003/02/21 13:26:58 knu Exp $
#

PORTNAME=	rc
PORTVERSION=	1.6
CATEGORIES=	shells plan9
MASTER_SITES=	http://www.star.le.ac.uk/~tjg/rc/release/ \
		ftp://ftp.sys.utoronto.ca/pub/rc/

MAINTAINER=	saken@hotel.rmta.org
COMMENT=	A unix incarnation of the plan9 shell

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-history
MAN1=		history.1 rc.1

.include <bsd.port.mk>
