diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:40:44 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:40:44 +0000 |
commit | 8c9eb311b3b999b81a750b05410a8a8efba2c19f (patch) | |
tree | 07bf6261d452c317cb045520dd1f9b354e01d567 | |
parent | 5c8badfc089bbdf753218c66a0f9a53bad9eee70 (diff) |
textproc/rubygem-multi_xml: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | textproc/rubygem-multi_xml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index 1a83d636c4c7..7aa9a2e9bfbd 100644 --- a/textproc/rubygem-multi_xml/Makefile +++ b/textproc/rubygem-multi_xml/Makefile @@ -11,7 +11,8 @@ COMMENT= Ruby library provide swappable XML backends LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= gem +USES= cpe gem +CPE_VENDOR= erik_michaels-ober USE_RUBY= yes NO_ARCH= yes |