mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
cc3da74d4d
Submitted by: Josh Gilliam <josh@quick.net>
21 lines
465 B
Makefile
21 lines
465 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.4 1998/10/04 00:56:48 steve Exp $
|
|
#
|
|
|
|
DISTNAME= rc-1.5betadev-1
|
|
PKGNAME= rc-1.5b1
|
|
CATEGORIES= plan9 shells
|
|
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= history.1 rc.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|