d23a795680
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
19 lines
417 B
Makefile
19 lines
417 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.2 1995/10/28 20:34:39 erich Exp $
|
|
#
|
|
|
|
DISTNAME= rc-1.5betadev-1
|
|
PKGNAME= rc-1.5b1
|
|
CATEGORIES= plan9
|
|
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|