2008-04-13 14:53:21 +02:00
|
|
|
# New ports collection makefile for: rubygem-Platform
|
|
|
|
# Date created: 2008-04-13
|
|
|
|
# Whom: IWATSUKI Hiroyuki <don@na.rim.or.jp>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= platform
|
|
|
|
PORTVERSION= 0.4.0
|
|
|
|
CATEGORIES= devel rubygems
|
2009-04-09 02:11:47 +02:00
|
|
|
MASTER_SITES= RF
|
2008-04-13 14:53:21 +02:00
|
|
|
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
|
2009-04-09 02:11:47 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-13 14:53:21 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|