aboutsummaryrefslogtreecommitdiff
path: root/net/tcpmssd/Makefile
blob: 77f6eca6880bac079eb663c192f9c75821441a9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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

MAN8=		tcpmssd.8
MANCOMPRESSED=	maybe
PLIST_FILES=	bin/tcpmssd

.include <bsd.port.mk>