mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
16 lines
333 B
Makefile
16 lines
333 B
Makefile
# New ports collection makefile for: rshell
|
|
# Version required: 1.0
|
|
# Date created: 1997/06/09
|
|
# Whom: wosch
|
|
#
|
|
# $Id: Makefile,v 1.4 1997/07/02 07:14:03 asami Exp $
|
|
#
|
|
|
|
DISTNAME= rshell-1.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= wosch@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|