freebsd-ports/devel/p5-Sys-Cpu/Makefile

22 lines
400 B
Makefile
Raw Normal View History

# New ports collection makefile for: Sys-Cpu
# Date created: 25 July 2008
# Whom: Terry Sposato <terry@sucked-in.com>
#
# $FreeBSD$
#
PORTNAME= Sys-CPU
PORTVERSION= 0.52
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>