freebsd-ports/net/tcpmssd/Makefile

22 lines
415 B
Makefile
Raw Normal View History

# New ports collection makefile for: tcpmssd
# Date created: 17 July 2000
# Whom: ru
#
# $FreeBSD$
#
PORTNAME= tcpmssd
PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=ru
MAINTAINER= ru@FreeBSD.org
COMMENT= A divert(4) daemon to correct requested receive segment size for TCP traffic
2000-11-01 09:30:24 +01:00
MAN8= tcpmssd.8
MANCOMPRESSED= maybe
PLIST_FILES= bin/tcpmssd
2000-11-01 09:30:24 +01:00
.include <bsd.port.mk>