19 lines
309 B
Makefile
19 lines
309 B
Makefile
# New ports collection makefile for: tcpcat
|
|
# Date created: 18 October 2000
|
|
# Whom: roam@orbitel.bg
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tcpcat
|
|
PORTVERSION= 1.1.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.gusnet.cx/proj/tcpcat/
|
|
|
|
MAINTAINER= roam@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|