1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/net/p5-Net-sFlow/Makefile

21 lines
336 B
Makefile
Raw Normal View History

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