ports/devel/rubygem-bit-struct/Makefile

18 lines
322 B
Makefile

PORTNAME= bit-struct
PORTVERSION= 0.17
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for packed binary data stored in ruby Strings
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>