blob: 9fa71fa5eb4f0411812e98fc95a2e40f6be81715 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= File-Stat-Bits
PORTVERSION= 1.01
PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl5 module interface to the major()/minor() C routines
WWW= https://metacpan.org/release/File-Stat-Bits
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|