freebsd-ports/net/rubygem-pcaprub/Makefile
Antoine Brodin 427a7866b7 New port: rubygem-pcaprub
libpcap bindings for ruby
WWW: https://github.com/shadowbq/pcaprub

Approved by:	miwi, eadler (mentors, implicit)
2013-05-31 21:09:20 +00:00

17 lines
257 B
Makefile

# $FreeBSD$
PORTNAME= pcaprub
PORTVERSION= 0.11.3
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Libpcap bindings for ruby
LICENSE= LGPL21
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
.include <bsd.port.mk>