mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +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>
|