# New ports collection makefile for:	polyglot
# Date created:		11 Oct, 2009
# Whom:			Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-polyglot/Makefile,v 1.6 2011/11/02 03:02:00 clsung Exp $
#

PORTNAME=	polyglot
PORTVERSION=	0.3.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Provides a registry of file types

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
