f84d843e4e
A mid-level packet manipulation library for Ruby
17 lines
275 B
Makefile
17 lines
275 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= packetfu
|
|
PORTVERSION= 1.1.8
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= antoine@FreeBSD.org
|
|
COMMENT= Mid-level packet manipulation library for Ruby
|
|
|
|
LICENSE= BSD
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST=yes
|
|
|
|
.include <bsd.port.mk>
|