opnsense-ports/devel/rubygem-bin_utils/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>