freebsd-ports/devel/rubygem-polyglot/Makefile
2010-06-01 06:10:53 +00:00

20 lines
366 B
Makefile

# New ports collection makefile for: polyglot
# Date created: 11 Oct, 2009
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= polyglot
PORTVERSION= 0.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= wen@FreeBSD.org
COMMENT= Provides a registry of file types
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>