# 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.1 2009/10/11 10:27:34 wen Exp $
#

PORTNAME=	polyglot
PORTVERSION=	0.2.9
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
