Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:47:08 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 50fcf88034ae - main - devel/p5-Filesys-Virtual: Add LICENSE and NO_ARCH
Message-ID:  <202106251347.15PDl8Xh089192@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=50fcf88034ae6a0df4d9fbd131caa42e253b352d

commit 50fcf88034ae6a0df4d9fbd131caa42e253b352d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:40:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:40:58 +0000

    devel/p5-Filesys-Virtual: Add LICENSE and NO_ARCH
---
 devel/p5-Filesys-Virtual/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/devel/p5-Filesys-Virtual/Makefile b/devel/p5-Filesys-Virtual/Makefile
index 8ea2bdc1e77c..6f21a4be009b 100644
--- a/devel/p5-Filesys-Virtual/Makefile
+++ b/devel/p5-Filesys-Virtual/Makefile
@@ -10,7 +10,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl extension to provide a framework for a virtual filesystem
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251347.15PDl8Xh089192>