14 lines
243 B
Makefile
14 lines
243 B
Makefile
PORTNAME= pcaprub
|
|
PORTVERSION= 0.13.1
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= antoine@FreeBSD.org
|
|
COMMENT= Libpcap bindings for ruby
|
|
WWW= https://github.com/shadowbq/pcaprub
|
|
|
|
LICENSE= LGPL21
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|