2000-10-29 07:23:52 -05:00
|
|
|
# New ports collection makefile for: tcpcat
|
|
|
|
# Date created: 18 October 2000
|
|
|
|
# Whom: roam@orbitel.bg
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= tcpcat
|
|
|
|
PORTVERSION= 1.0.1
|
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://www.gusnet.cx/proj/tcpcat/
|
|
|
|
|
2000-11-22 05:20:14 -05:00
|
|
|
MAINTAINER= roam@FreeBSD.org
|
2000-10-29 07:23:52 -05:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|