svn commit: r403313 - head/finance/p5-Business-Stripe

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Dec 8 17:31:39 UTC 2015


Author: amdmi3
Date: Tue Dec  8 17:31:38 2015
New Revision: 403313
URL: https://svnweb.freebsd.org/changeset/ports/403313

Log:
  - Add LICENSE
  - Add NO_ARCH

Modified:
  head/finance/p5-Business-Stripe/Makefile

Modified: head/finance/p5-Business-Stripe/Makefile
==============================================================================
--- head/finance/p5-Business-Stripe/Makefile	Tue Dec  8 17:27:27 2015	(r403312)
+++ head/finance/p5-Business-Stripe/Makefile	Tue Dec  8 17:31:38 2015	(r403313)
@@ -15,7 +15,11 @@ RUN_DEPENDS=	p5-HTTP-Message>=0.0:${PORT
 		p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \
 		p5-MIME-Base64>=0.0:${PORTSDIR}/converters/p5-MIME-Base64
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list