# New ports collection makefile for: p5-Cflow # Date created: Di 13 Mär 2001 19:37:25 CET # Whom: Andreas Klemm # # $FreeBSD$ # PORTNAME= Cflow PORTVERSION= 1.053 CATEGORIES= net-mgmt perl5 MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ \ http://net.doit.wisc.edu/~plonka/Cflow/old/ PKGNAMEPREFIX= p5- MAINTAINER= farrokhi@FreeBSD.org COMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data) .if defined(WITH_FLOW_TOOLS) RUN_DEPENDS+= ${LOCALBASE}/lib/libft.a:${PORTSDIR}/net-mgmt/flow-tools CFLAGS+= -I${LOCALBASE}/include -DOSU CONFIGURE_ARGS+= \ "LDDLFLAGS= -shared -L${LOCALBASE}/lib -lft -lz" \ "INC= -I${LOCALBASE}/include" "LDLOADLIBS= -L${LOCALBASE}/lib -lft -lz" .endif PERL_CONFIGURE= YES MAN1= flowdumper.1 MAN3= Cflow.3 .include reebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* Reset maintaineredwin2005-12-211-1/+1
* - Honour CC/CFLAGSkrion2004-04-012-16/+13