# Created by: Steve Wills # $FreeBSD: head/devel/rubygem-filemagic/Makefile 365793 2014-08-23 19:47:51Z swills $ PORTNAME= filemagic PORTVERSION= 0.6.1 CATEGORIES= devel ruby MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding to libmagic(3) GEM_NAME= ${DISTNAME} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include