blob: 7ca49dc687c610b0ae4eab6118801301ff82e71d (
plain) (
tree)
|
|
# 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
MAN8= tcpmssd.8
MANCOMPRESSED= maybe
.include <bsd.port.mk>
|