Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:47:09 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: 3657dc3b56bd - main - devel/p5-Filesys-Virtual-Plain: Add LICENSE and NO_ARCH
Message-ID:  <202106251347.15PDl99r089216@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=3657dc3b56bd747cb647a32a6632fbbb386c084e

commit 3657dc3b56bd747cb647a32a6632fbbb386c084e
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-Plain: Add LICENSE and NO_ARCH
---
 devel/p5-Filesys-Virtual-Plain/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/devel/p5-Filesys-Virtual-Plain/Makefile b/devel/p5-Filesys-Virtual-Plain/Makefile
index 0b73db95ead1..b2de243675ce 100644
--- a/devel/p5-Filesys-Virtual-Plain/Makefile
+++ b/devel/p5-Filesys-Virtual-Plain/Makefile
@@ -10,10 +10,15 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Plain virtual filesystem
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Filesys-Virtual>=0.05:devel/p5-Filesys-Virtual
 
 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.15PDl99r089216>