freebsd-ports/sysutils/p5-Linux-Cpuinfo/Makefile
Muhammad Moinur Rahman 8a3e78d262 sysutils/p5-Linux-Cpuinfo: Update version 1.8=>1.9
- Pass maintainership

PR:		196559
Differential Revision:	https://reviews.freebsd.org/D1459
Submitted by:		pauls@utdallas.edu
Approved by:		marino(mentor)
2015-01-10 07:46:04 +00:00

18 lines
301 B
Makefile

# $FreeBSD$
PORTNAME= Linux-Cpuinfo
PORTVERSION= 1.9
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Object Oriented Interface to /proc/cpuinfo
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>