From 67fcd454a6075173b46c5b48d984b2cfb1ae565a Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 8 Dec 2016 09:08:29 +0000 Subject: Provide an option to add SSL protocol support --- ports-mgmt/distilator/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ports-mgmt') diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index 94b79836b47b..a98a88291c8a 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -3,6 +3,7 @@ PORTNAME= distilator PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= ports-mgmt perl5 MASTER_SITES= LOCAL/ehaupt @@ -21,4 +22,9 @@ USES= perl5 USE_PERL5= configure NO_ARCH= yes +OPTIONS_DEFINE= SSL +OPTIONS_DEFAULT=SSL + +SSL_RUN_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay + .include -- cgit v1.2.3