git: 50fcf88034ae - main - devel/p5-Filesys-Virtual: 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=50fcf88034ae6a0df4d9fbd131caa42e253b352d
commit 50fcf88034ae6a0df4d9fbd131caa42e253b352d
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: 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 at 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>
More information about the dev-commits-ports-all
mailing list