aboutsummaryrefslogtreecommitdiffstats
path: root/shells/rc/Makefile
blob: e2523787b77e7aa7718ac43ede0f9d368863392b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    rc
# Date created:     Sun Aug 13 12:36:14 CDT 1995
# Whom:         erich@rrnet.com
#
# $FreeBSD$
#

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

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

.include <bsd.port.mk>