summaryrefslogtreecommitdiff
path: root/net/ttcp/Makefile
blob: 8d891a8639ebe921c488ae24bf70a16dcc394a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	ttcp
# Version required:	???
# Date created:		14 December 1997
# Whom:			thorpej
#
# $NetBSD: Makefile,v 1.8 1998/03/07 13:57:00 tron Exp $
#

DISTNAME=	ttcp
PKGNAME=	${DISTNAME}-1.12
CATEGORIES=	net
MASTER_SITES=	http://www.ccci.com/tools/ttcp/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	thorpej@NetBSD.ORG

NO_CONFIGURE=	yes
NO_WRKSUBDIR=	yes

CAT1=		ttcp.0
MAN1=		ttcp.1

MANCOMPRESSED=	1

.include <bsd.port.mk>