From c779f21a0e7bba52fa1fcbaef7c2b07547be8bc8 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 30 Jun 2017 22:13:15 +0000 Subject: Remove Perl core modules - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change --- comms/p5-Fax-Hylafax-Client/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/p5-Fax-Hylafax-Client/Makefile b/comms/p5-Fax-Hylafax-Client/Makefile index 51e509730b07..902df791f8a4 100644 --- a/comms/p5-Fax-Hylafax-Client/Makefile +++ b/comms/p5-Fax-Hylafax-Client/Makefile @@ -3,7 +3,7 @@ PORTNAME= Fax-Hylafax-Client PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Perl client for the HylaFAX fax server -BUILD_DEPENDS= p5-Net>=0:net/p5-Net -RUN_DEPENDS:= ${BUILD_DEPENDS} +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure -- cgit