# New ports collection makefile for: ltm # Date created: 21 June 2006 # Whom: Statseeker # # $FreeBSD$ # PORTNAME= ltm PORTVERSION= 3.0.0.608281003 CATEGORIES= net MASTER_SITES= http://www.statseeker.com/downloads/ MAINTAINER= ltm-support@statseeker.com COMMENT= Statseeker Real Time LAN Analyser NO_BUILD= yes MAN1= ltm.1 ltm-client.1 ltm-mkprotodb.1 MANCOMPRESSED= yes .include s: .IGNORE do-install: @(tar -cf - -C ${WRKSRC} . | tar -xf - -C ${PREFIX}) .include