1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net/rmsg/Makefile
2003-02-20 19:00:52 +00:00

22 lines
415 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
COMMENT= A network messaging system
WRKSRC= ${WRKDIR}/rmsg
MAN1= rmsg.1
MAN8= rmsgd.8
.include <bsd.port.mk>