summaryrefslogtreecommitdiff
path: root/shells/rc/Makefile
blob: f0395687ba7abfc670c7bc4a91d1d4954107d368 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    rc
# Version required:     1.5b1
# Date created:         Sun Aug 13 12:36:14 CDT 1995
# Whom:                 erich@rrnet.com
#
# $Id: Makefile,v 1.6 1999/01/09 03:19:39 asami Exp $
#

DISTNAME=	rc-1.5b2
CATEGORIES=	shells plan9
MASTER_SITES=   ftp://ftp.sys.toronto.edu/pub/rc/

MAINTAINER=	erich@FreeBSD.org

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

.include <bsd.port.mk>