freebsd-ports/devel/p5-Sys-Cpu/Makefile
Philip M. Gollucci 85642065db - Update to 0.52
PR:             ports/150261
Submitted by:   Jase Thew <freebsd@beardz.net>
Approved by:    Terry Sposato <terry@sucked-in.com> (maintainer)
2010-09-10 03:49:34 +00:00

22 lines
400 B
Makefile

# 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>