1999-06-25 17:42:50 -04:00
|
|
|
# New ports collection makefile for: rc
|
|
|
|
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
|
|
|
# Whom: erich@rrnet.com
|
1995-08-14 00:08:02 -04:00
|
|
|
#
|
1999-08-30 21:53:22 -04:00
|
|
|
# $FreeBSD$
|
1995-08-14 00:08:02 -04:00
|
|
|
#
|
|
|
|
|
2000-04-09 14:34:06 -04:00
|
|
|
PORTNAME= rc
|
2000-04-21 04:19:33 -04:00
|
|
|
PORTVERSION= 1.6
|
1999-01-08 22:19:49 -05:00
|
|
|
CATEGORIES= shells plan9
|
1999-06-25 17:42:50 -04:00
|
|
|
MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \
|
|
|
|
ftp://ftp.sys.utoronto.ca/pub/rc/
|
1995-10-28 16:35:56 -04:00
|
|
|
|
1999-06-25 17:42:50 -04:00
|
|
|
MAINTAINER= saken@hotel.rmta.org
|
1995-10-28 16:35:56 -04:00
|
|
|
|
1999-03-14 23:34:18 -05:00
|
|
|
GNU_CONFIGURE= yes
|
1999-06-25 17:42:50 -04:00
|
|
|
CONFIGURE_ARGS= --with-history
|
1998-10-03 20:56:49 -04:00
|
|
|
MAN1= history.1 rc.1
|
1995-08-14 00:08:02 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|