1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/rmsg/Makefile

21 lines
394 B
Makefile
Raw Normal View History

# New ports collection makefile for: rmsg
# Version required: 1.64
# Date created: 9 October 1995
# Whom: torstenb@FreeBSD.ORG
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
#
DISTNAME= rmsg-1.64
1995-11-27 04:06:03 +00:00
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>