blob: 6821b62cc47ab73576ba42d3056a386ce3451242 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= pcaprub
PORTVERSION= 0.13.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Libpcap bindings for ruby
LICENSE= LGPL21
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|