1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/shells/rc/Makefile

21 lines
409 B
Makefile
Raw Normal View History

# New ports collection makefile for: rc
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
1999-08-31 01:53:22 +00:00
# $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/
1995-10-28 20:35:56 +00:00
MAINTAINER= saken@hotel.rmta.org
1995-10-28 20:35:56 +00:00
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-history
MAN1= history.1 rc.1
.include <bsd.port.mk>