svn commit: r494565 - head/finance/p5-Business-OCV

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Mar 4 09:00:54 UTC 2019


Author: amdmi3
Date: Mon Mar  4 09:00:53 2019
New Revision: 494565
URL: https://svnweb.freebsd.org/changeset/ports/494565

Log:
  - Add LICENSE
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

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

Modified: head/finance/p5-Business-OCV/Makefile
==============================================================================
--- head/finance/p5-Business-OCV/Makefile	Mon Mar  4 08:47:02 2019	(r494564)
+++ head/finance/p5-Business-OCV/Makefile	Mon Mar  4 09:00:53 2019	(r494565)
@@ -12,7 +12,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Interface to the Ingenico OCV Server
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list