aboutsummaryrefslogblamecommitdiff
path: root/archivers/rubygem-bzip2-ruby/Makefile
blob: 829aeaea9ee86b484ad6ccee61ba6ffe7822510c (plain) (tree)
1
2
3
4
5
6
7
8
                                              
           
 
                          
                     
                 

                                  



                                           


                               

                   


                           
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$

PORTNAME=	bzip2-ruby
PORTVERSION=	0.2.7
PORTREVISION=	2
CATEGORIES=	archivers rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby C bindings to libbzip2

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>