mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
19 lines
303 B
Makefile
19 lines
303 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
|
|
MAN8= tcpmssd.8
|
|
MANCOMPRESSED= maybe
|
|
|
|
MAINTAINER= ru@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|