# New ports collection makefile for: tcpmssd # Date created: 17 July 2000 # Whom: ru # # $FreeBSD$ # PORTNAME= tcpmssd PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= # none DISTFILES= # none MAINTAINER= ru@FreeBSD.org COMMENT= A utility to correct requested TCP receive segment size WRKSRC= ${WRKDIR}/src SRC= ${.CURDIR}/src MAN8= tcpmssd.8 PLIST_FILES= bin/tcpmssd do-fetch: @${DO_NADA} pre-patch: @${CP} -R ${SRC} ${WRKDIR} do-build: (cd ${WRKSRC} && ${MAKE} tcpmssd) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpmssd ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tcpmssd.8 ${MAN8PREFIX}/man/man8 .include om.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefilesmakc2011-04-101-4/+0
* Update to v10.10.08 release.ale2010-11-032-4/+3
* Update to v10.06.29 release.ale2010-06-293-8/+9
* Fix typo: s/WITHOUT_/NO/ale2010-06-121-2/+2
* This port is useless with FreeBSD < 7.ale2010-06-121-2/+6