freebsd-ports/sysutils/p5-Unix-Processors/Makefile
Sergey Skvortsov 602126b608 Update to 2.034
PR:		ports/109942
Submitted by:	"Marcelo Araujo" <araujo xx bsdmail.org>
2007-05-27 14:34:18 +00:00

22 lines
473 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.034
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unix
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>