freebsd-ports/sysutils/p5-Unix-Processors/Makefile
Sergey Skvortsov 106d8b16b9 Update to 2.030
2005-04-08 14:37:16 +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.030
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>