blob: c0dafca207bb255c520d23d4a2a60a61e633a141 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= BSD-devstat
PORTVERSION= 0.02
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension of devstat(3) API
WWW= https://metacpan.org/release/BSD-devstat
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|