HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/sysutils/p5-Filesys-ZFS-Stat/Makefile
# Created by: Gleb Smirnoff <glebius@FreeBSD.org>

PORTNAME=	Filesys-ZFS-Stat
PORTVERSION=	0.01
PORTREVISION=	1
CATEGORIES=	sysutils perl5
PKGNAMEPREFIX=	p5-

MAINTAINER=	glebius@FreeBSD.org
COMMENT=	Perl interface to kstat.zfs

LICENSE=	BSD2CLAUSE

USES=		perl5
USE_PERL5=	configure

USE_GITHUB=	yes
GH_ACCOUNT=	glebius

.include <bsd.port.mk>