freebsd-ports/net/rmsg/Makefile
David W. Chapman Jr. 5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00

20 lines
379 B
Makefile

# New ports collection makefile for: rmsg
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= rmsg
PORTVERSION= 1.64
CATEGORIES= net
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ \
ftp://proton.elka.pw.edu.pl/pub/unix/network/
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/rmsg
MAN1= rmsg.1
MAN8= rmsgd.8
.include <bsd.port.mk>