1PORTNAME= marcel 2PORTVERSION= 1.1.0 3CATEGORIES= devel rubygems 4MASTER_SITES= RG 5 6MAINTAINER= sunpoet@FreeBSD.org 7COMMENT= Simple mime type detection 8WWW= https://github.com/rails/marcel 9 10LICENSE= mit 11LICENSE_FILE= ${WRKSRC}/MIT-LICENSE 12 13USES= gem 14 15NO_ARCH= yes 16 17.include <bsd.port.mk> 18