git: 3657dc3b56bd - main - devel/p5-Filesys-Virtual-Plain: Add LICENSE and NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:47:12 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3657dc3b56bd747cb647a32a6632fbbb386c084e

commit 3657dc3b56bd747cb647a32a6632fbbb386c084e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:40:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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 at 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>


More information about the dev-commits-ports-main mailing list