# New ports collection makefile for: rubygem-bzip2 # Date created: 2011-03-29 # Whom: Steve Wills # # $FreeBSD$ # 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