freebsd-ports/net/rmsg/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

21 lines
394 B
Makefile

# New ports collection makefile for: rmsg
# Version required: 1.64
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
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>