diff options
Diffstat (limited to 'net/p5-Net-CLI-Interact/Makefile')
-rw-r--r-- | net/p5-Net-CLI-Interact/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Net-CLI-Interact/Makefile b/net/p5-Net-CLI-Interact/Makefile index a851f636894a..0ab766096909 100644 --- a/net/p5-Net-CLI-Interact/Makefile +++ b/net/p5-Net-CLI-Interact/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-CLI-Interact -PORTVERSION= 1.120.670 +PORTVERSION= 1.121.640 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Toolkit for CLI Automation +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \ p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config \ |