2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Sergey Skvortsov <skv@protey.ru>
|
2003-10-14 18:32:14 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Unix-Processors
|
2017-09-30 21:26:32 +02:00
|
|
|
PORTVERSION= 2.046
|
2003-10-14 18:32:14 +02:00
|
|
|
CATEGORIES= sysutils perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-10-14 18:32:14 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-01-26 16:56:19 +01:00
|
|
|
MAINTAINER= jadawin@FreeBSD.org
|
2003-10-14 18:32:14 +02:00
|
|
|
COMMENT= Interface to processor (CPU) information
|
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-09-12 15:58:20 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-07-02 02:47:14 +02:00
|
|
|
BROKEN_mips= fails to compile: sys/systeminfo.h: No such file or directory
|
|
|
|
BROKEN_mips64= fails to compile: sys/systeminfo.h: No such file or directory
|
|
|
|
|
2013-09-07 08:47:20 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2003-10-14 18:32:14 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|