freebsd-ports/net/rmsg/Makefile
Bill Fenner 66866e84fb Fix path on ftp.funet.fi
Found by:	distfile checker
1997-06-09 04:58:17 +00:00

20 lines
437 B
Makefile

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