1995-10-12 07:43:01 +00:00
|
|
|
# New ports collection makefile for: rmsg
|
|
|
|
# Version required: 1.64
|
|
|
|
# Date created: 9 October 1995
|
|
|
|
# Whom: torstenb@FreeBSD.ORG
|
|
|
|
#
|
1996-12-01 01:23:27 +00:00
|
|
|
# $Id: Makefile,v 1.5 1996/11/26 07:51:51 asami Exp $
|
1995-10-12 07:43:01 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= rmsg-1.64
|
1995-11-27 04:06:03 +00:00
|
|
|
CATEGORIES= net
|
1995-10-12 07:43:01 +00:00
|
|
|
MASTER_SITES= ftp://ftp.funet.fi/pub/networking/tcpip/ \
|
|
|
|
ftp://proton.elka.pw.edu.pl/pub/unix/network/
|
|
|
|
|
1996-12-01 01:23:27 +00:00
|
|
|
MAINTAINER= torstenb@FreeBSD.org
|
|
|
|
|
1995-10-12 07:43:01 +00:00
|
|
|
WRKSRC= ${WRKDIR}/rmsg
|
1996-11-26 07:51:51 +00:00
|
|
|
MAN1= rmsg.1
|
|
|
|
MAN8= rmsgd.8
|
1995-10-12 07:43:01 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|