1995-10-12 03:43:01 -04:00
|
|
|
# New ports collection makefile for: rmsg
|
|
|
|
# Version required: 1.64
|
|
|
|
# Date created: 9 October 1995
|
1999-08-31 02:53:31 -04:00
|
|
|
# Whom: torstenb@FreeBSD.org
|
1995-10-12 03:43:01 -04:00
|
|
|
#
|
1999-08-30 10:24:37 -04:00
|
|
|
# $FreeBSD$
|
1995-10-12 03:43:01 -04:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= rmsg-1.64
|
1995-11-26 23:06:03 -05:00
|
|
|
CATEGORIES= net
|
1997-06-09 00:58:17 -04:00
|
|
|
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ \
|
1995-10-12 03:43:01 -04:00
|
|
|
ftp://proton.elka.pw.edu.pl/pub/unix/network/
|
|
|
|
|
1996-11-30 20:23:27 -05:00
|
|
|
MAINTAINER= torstenb@FreeBSD.org
|
|
|
|
|
1995-10-12 03:43:01 -04:00
|
|
|
WRKSRC= ${WRKDIR}/rmsg
|
1996-11-26 02:51:51 -05:00
|
|
|
MAN1= rmsg.1
|
|
|
|
MAN8= rmsgd.8
|
1995-10-12 03:43:01 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|