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