aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-pcaprub/Makefile
blob: f07a12a907828bdfd8061cf8a13bd8eaf4bf835d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   pcaprub
PORTVERSION=    0.12.0
CATEGORIES= net rubygems
MASTER_SITES=   RG

MAINTAINER= antoine@FreeBSD.org
COMMENT=    Libpcap bindings for ruby

LICENSE=    LGPL21

USE_RUBY=   yes
USES=       gem:autoplist

.include <bsd.port.mk>