freebsd-ports/sysutils/p5-Unix-Processors/Makefile
Philip M. Gollucci c388844c90 - Update to 2.041
PR:             ports/134840
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
2009-06-05 22:57:10 +00:00

21 lines
428 B
Makefile

# New ports collection makefile for: Unix-Processors
# Date created: 13 Dec 2001
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= Unix-Processors
PORTVERSION= 2.041
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Interface to processor (CPU) information
PERL_CONFIGURE= yes
MAN3= Unix::Processors.3 Unix::Processors::Info.3
.include <bsd.port.mk>