opnsense-ports/sysutils/p5-File-Stat-Bits/Makefile
2022-09-07 22:33:21 +02:00

15 lines
331 B
Makefile

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>