blob: bf6953844570149ed641344fd6b09717687f18a2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= bin_struct
PORTVERSION= 0.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Binary dissector and generator
WWW= https://codeberg.org/lemontree55/bin_struct
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|