# Created by: Vick Khera # $FreeBSD: head/finance/p5-Business-Stripe/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= Business-Stripe PORTVERSION= 0.05 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module interface for the Stripe.com payment system RUN_DEPENDS= p5-HTTP-Message>=0.0:www/p5-HTTP-Message \ p5-JSON>=0.0:converters/p5-JSON \ p5-libwww>0.0:www/p5-libwww \ p5-MIME-Base64>=0.0:converters/p5-MIME-Base64 LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include