mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
16 lines
269 B
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>
|