# New ports collection makefile for:	rubygem-bzip2
# Date created:		2011-03-29
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/archivers/rubygem-bzip2/Makefile,v 1.2 2012/11/17 05:54:23 svnexp Exp $
#

PORTNAME=	bzip2
PORTVERSION=	0.2.7
CATEGORIES=	archivers 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>
