1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/shells/rc/Makefile
Steve Price b7694df8bc Update to version 1.5b2.
PR:		9882
Submitted by:	Scott A. Kenney <saken+freebsd-ports@hotel.rmta.org>
1999-03-15 04:34:18 +00:00

20 lines
449 B
Makefile

# 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>