1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/net/p5-Net-sFlow/Makefile
Andrej Zverev e8d65f9e66 - state support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 16:55:04 +00:00

19 lines
307 B
Makefile

# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
PORTNAME= Net-sFlow
PORTVERSION= 0.11
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Decode sFlow datagrams
LICENSE= ART10
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>