Ruby C bindings to libbzip2

WWW:	http://rubygems.org/gems/bzip2-ruby
This commit is contained in:
Steve Wills 2011-04-03 15:28:18 +00:00
parent 45426e571f
commit bb506333c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272153
4 changed files with 28 additions and 0 deletions

View File

@ -1140,6 +1140,7 @@
SUBDIR += ruby-xslt
SUBDIR += ruby-xtemplate
SUBDIR += rubygem-augeas
SUBDIR += rubygem-bzip2
SUBDIR += rubygem-diff-lcs
SUBDIR += rubygem-ezamar
SUBDIR += rubygem-ferret

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: rubygem-bzip2
# Date created: 2011-03-29
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bzip2
PORTVERSION= 0.2.7
CATEGORIES= textproc rubygems
MASTER_SITES= RG
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby C bindings to libbzip2
USE_RUBY= yes
USE_RUBYGEMS= yes
GEM_NAME= ${PORTNAME}-ruby-${PORTVERSION}
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/bzip2-ruby-0.2.7.gem) = 8b78907b568617533fcbcd0f52219788aa716b3a2aa503b5562dea94725ac2f9
SIZE (rubygem/bzip2-ruby-0.2.7.gem) = 20480

View File

@ -0,0 +1,3 @@
Ruby C bindings to libbzip2
WWW: http://rubygems.org/gems/bzip2-ruby