# $FreeBSD: head/misc/rubygem-mimemagic/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= mimemagic PORTVERSION= 0.3.1 CATEGORIES= misc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= MIME detection by extension or content in pure ruby COMMENT= Detects the mime type of a file by extension or by content LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem .include