1995-08-14 04:08:02 +00:00
|
|
|
# New ports collection makefile for: rc
|
|
|
|
# Version required: 1.5b1
|
|
|
|
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
|
|
|
# Whom: erich@rrnet.com
|
|
|
|
#
|
1999-03-15 04:34:18 +00:00
|
|
|
# $Id: Makefile,v 1.6 1999/01/09 03:19:39 asami Exp $
|
1995-08-14 04:08:02 +00:00
|
|
|
#
|
|
|
|
|
1999-03-15 04:34:18 +00:00
|
|
|
DISTNAME= rc-1.5b2
|
1999-01-09 03:19:49 +00:00
|
|
|
CATEGORIES= shells plan9
|
1995-08-14 04:08:02 +00:00
|
|
|
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/
|
1995-10-28 20:35:56 +00:00
|
|
|
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
|
1999-03-15 04:34:18 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --enable-history
|
1998-10-04 00:56:49 +00:00
|
|
|
MAN1= history.1 rc.1
|
1995-08-14 04:08:02 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|