# New ports collection makefile for:	filemagic
# Date created:		2011-04-10
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-filemagic/Makefile,v 1.2 2011/11/03 14:43:27 swills Exp $
#

PORTNAME=	filemagic
PORTVERSION=	0.4.2
CATEGORIES=	devel ruby
MASTER_SITES=	RG
DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A Ruby binding to libmagic(3)

GEM_NAME=	${DISTNAME}

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
