ports/devel/rubygem-bin_struct/Makefile

16 lines
269 B
Makefile

PORTNAME= bin_struct
PORTVERSION= 0.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Binary dissector and generator
WWW= https://github.com/lemontree55/bin_struct
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>