15 lines
335 B
Makefile
15 lines
335 B
Makefile
# New ports collection makefile for: rshell
|
|
# Version required: 1.0
|
|
# Date created: 1997/06/09
|
|
# Whom: wosch
|
|
#
|
|
# $Id: Makefile,v 1.3 1997/06/29 09:51:15 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= rshell-1.0
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= wosch@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|