1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/shells/rc/Makefile

20 lines
449 B
Makefile
Raw Normal View History

# 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/
1995-10-28 20:35:56 +00:00
MAINTAINER= erich@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-history
MAN1= history.1 rc.1
.include <bsd.port.mk>