aboutsummaryrefslogblamecommitdiff
path: root/sysutils/rubygem-sys-cpu/Makefile
blob: a894b668ba730f868e8b8479f7e93b47d1d69e47 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                  
                     
                                 
                  








                                                                           
# Ports collection makefile for:	rubygem-sys-cpu
# Date created:				25 April 2010
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#

PORTNAME=	sys-cpu
PORTVERSION=	0.6.3
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	Provides an interface for getting information about the CPU

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>