freebsd-ports/devel/rubygem-bindata/Makefile
2014-08-23 19:22:04 +00:00

18 lines
332 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
# $FreeBSD$
PORTNAME= bindata
PORTVERSION= 2.1.0
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library to read and write binary file formats
LICENSE= BSD2CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>