2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= mid-level packet manipulation lib
|
|
|
|
|
2023-09-03 16:07:29 +00:00
|
|
|
DISTNAME= packetfu-2.0.0
|
2023-08-16 22:26:55 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
2023-09-03 16:07:29 +00:00
|
|
|
devel/ruby-pcaprub,${MODRUBY_FLAVOR}
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= ruby gem
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|