freebsd-ports/net/tcpcat/Makefile
Peter Pentchev 5d9ef8b102 Update to tcpcat-1.2.0.
Drop the GNU make dependency, our make(1) builds tcpcat just fine.
2002-05-21 16:47:27 +00:00

18 lines
294 B
Makefile

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