From f813f0e44eb928e83f5be7da4055d0afc6e93f13 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 8 Apr 2019 09:01:14 +0000 Subject: [PATCH] - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket --- graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile index 0426a067d602..9f3d7b960b39 100644 --- a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile +++ b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= gerard@seibercom.net COMMENT= Perl implementation of the reCAPTCHA Mailhide API +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ p5-HTML-Tiny>=0.904:textproc/p5-HTML-Tiny @@ -19,5 +22,6 @@ RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include