# New ports collection makefile for:	rubygem-Platform
# Date created:		2008-04-13
# Whom:			IWATSUKI Hiroyuki <don@na.rim.or.jp>
#
# $FreeBSD: ports/devel/rubygem-platform/Makefile,v 1.2 2009/04/09 00:11:30 pgollucci Exp $
#

PORTNAME=	platform
PORTVERSION=	0.4.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RF
MASTER_SITE_SUBDIR=	platform
DISTNAME=	Platform-${PORTVERSION}

MAINTAINER=	don@na.rim.or.jp
COMMENT=	Hopefully robust platform sensing

GEM_NAME=	${DISTNAME}

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
