# New ports collection makefile for:	p5-Net-Flow
# Date created:		2008-02-17
# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD: ports/net/p5-Net-Flow/Makefile,v 1.4 2011/09/17 06:49:12 sunpoet Exp $
#

PORTNAME=	Net-Flow
PORTVERSION=	0.04
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	snowfly@yuntech.edu.tw
COMMENT=	Decode and encode NetFlow/IPFIX datagrams

PERL_CONFIGURE=	yes

MAN3=		Net::Flow.3

.include <bsd.port.mk>
