1999-06-25 23:42:50 +02:00
|
|
|
# New ports collection makefile for: rc
|
|
|
|
# Version required: 1.6
|
|
|
|
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
|
|
|
# Whom: erich@rrnet.com
|
1995-08-14 06:08:02 +02:00
|
|
|
#
|
1999-06-25 23:42:50 +02:00
|
|
|
# $Id: Makefile,v 1.7 1999/03/15 04:34:14 steve Exp $
|
1995-08-14 06:08:02 +02:00
|
|
|
#
|
|
|
|
|
1999-06-25 23:42:50 +02:00
|
|
|
DISTNAME= rc-1.6
|
1999-01-09 04:19:49 +01:00
|
|
|
CATEGORIES= shells plan9
|
1999-06-25 23:42:50 +02:00
|
|
|
MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \
|
|
|
|
ftp://ftp.sys.utoronto.ca/pub/rc/
|
1995-10-28 21:35:56 +01:00
|
|
|
|
1999-06-25 23:42:50 +02:00
|
|
|
MAINTAINER= saken@hotel.rmta.org
|
1995-10-28 21:35:56 +01:00
|
|
|
|
1999-03-15 05:34:18 +01:00
|
|
|
GNU_CONFIGURE= yes
|
1999-06-25 23:42:50 +02:00
|
|
|
CONFIGURE_ARGS= --with-history
|
1998-10-04 02:56:49 +02:00
|
|
|
MAN1= history.1 rc.1
|
1995-08-14 06:08:02 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|