# New ports collection makefile for:	Sys-Cpu
# Date created:	   25 July 2008
# Whom:		   Terry Sposato <terry@sucked-in.com>
#
# $FreeBSD: ports/devel/p5-Sys-Cpu/Makefile,v 1.1 2008/07/25 08:12:22 gahr Exp $
#

PORTNAME=	Sys-CPU
PORTVERSION=	0.40
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	terry@sucked-in.com
COMMENT=	Sys::CPU - Perl extension for getting CPU information

PERL_CONFIGURE=	yes

MAN3=		Sys::CPU.3

.include <bsd.port.mk>
