forked from Lainports/opnsense-ports
15 lines
331 B
Makefile
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>
|