git: 031795aeed98 - main - archivers/rubygem-rubyzip13: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:29:35 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=031795aeed98c1373a74a4e375381c37565aac1b
commit 031795aeed98c1373a74a4e375381c37565aac1b
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 19:50:24 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:31 +0000
archivers/rubygem-rubyzip13: Add CPE information
Approved by: portmgr (blanket)
---
archivers/rubygem-rubyzip13/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/archivers/rubygem-rubyzip13/Makefile b/archivers/rubygem-rubyzip13/Makefile
index ba58abac833b..d82ff546e21d 100644
--- a/archivers/rubygem-rubyzip13/Makefile
+++ b/archivers/rubygem-rubyzip13/Makefile
@@ -12,11 +12,13 @@ COMMENT= Ruby module for reading and writing zip files
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-USES= gem
+USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= rubyzip_project
+
PORTSCOUT= limit:^1\.3\.
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list