2020-09-26 09:44:00 +02:00
|
|
|
PORTNAME= App-ZFSCurses
|
|
|
|
PORTVERSION= 1.212
|
|
|
|
CATEGORIES= sysutils perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= monsieurp@gentoo.org
|
|
|
|
COMMENT= Curses UI to query/modify a ZFS dataset/snapshot properties
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/pod/App::ZFSCurses
|
2020-09-26 09:44:00 +02:00
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses \
|
|
|
|
p5-Curses-UI>=0:devel/p5-Curses-UI
|
|
|
|
|
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|