diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-Fax-Hylafax-Client/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/comms/p5-Fax-Hylafax-Client/Makefile b/comms/p5-Fax-Hylafax-Client/Makefile index 51e509730b0..902df791f8a 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 |