forked from Lainports/opnsense-ports
14 lines
283 B
Makefile
14 lines
283 B
Makefile
PORTNAME= bin_utils
|
|
PORTVERSION= 0.0.7
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Extracting binary integers from binary string and packing back
|
|
WWW= https://github.com/funny-falcon/bin_utils
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|