freebsd-ports/net/rubygem-packetfu/Makefile
Antoine Brodin f84d843e4e New port: rubygem-packetfu
A mid-level packet manipulation library for Ruby
2013-06-30 12:44:35 +00:00

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>