7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
390 B
Makefile
21 lines
390 B
Makefile
# 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
|
|
|
|
.include <bsd.port.mk>
|