aboutsummaryrefslogblamecommitdiff
path: root/sysutils/p5-Sys-Load/Makefile
blob: d59b106f96a3a9172eb4314d227a9dcb5d7c3060 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                        


                        
                 







                                                          

                         
 
                      
# Created by: Konstantin Menshikov <kostjnspb@yandex.ru>

PORTNAME=	Sys-Load
PORTVERSION=	0.2
PORTREVISION=	1
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN \
		http://kostjn.spb.ru/freebsd/
PKGNAMEPREFIX=	p5-

MAINTAINER=	kostjnspb@yandex.ru
COMMENT=	Getting the current system load and uptime

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>