opnsense-ports/net/rubygem-pcaprub/Makefile
Franco Fichtner ee1340af02 */*: sync with upstream
Taken from: FreeBSD
2016-05-16 11:27:06 +02:00

16 lines
228 B
Makefile

# $FreeBSD$
PORTNAME= pcaprub
PORTVERSION= 0.12.4
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>