git: a0d5a4fabddf - main - devel/avro: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:07 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0d5a4fabddf2e42393dfdef780ea1cd528a6709 commit a0d5a4fabddf2e42393dfdef780ea1cd528a6709 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:12 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:12 +0000 devel/avro: Add CPE information Approved by: portmgr (blanket) --- devel/avro/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/avro/Makefile b/devel/avro/Makefile index 18561c3c40be..4cced33dc819 100644 --- a/devel/avro/Makefile +++ b/devel/avro/Makefile @@ -9,7 +9,8 @@ COMMENT= Data serialization system LICENSE= APACHE20 -USES= metaport +USES= cpe metaport +CPE_VENDOR= apache OPTIONS_DEFINE= C CPP PYTHON RUBY OPTIONS_DEFAULT=C CPP PYTHON RUBY