git: b1ba9836adf1 - main - www/rubygem-smashing: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:42 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1ba9836adf1be578c1520cb196b7a5117351d86 commit b1ba9836adf1be578c1520cb196b7a5117351d86 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:01 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:01 +0000 www/rubygem-smashing: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-smashing/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-smashing/Makefile b/www/rubygem-smashing/Makefile index de728f9cacac..35f1d2b7c749 100644 --- a/www/rubygem-smashing/Makefile +++ b/www/rubygem-smashing/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS= rubygem-coffee-script>=2.4<3:devel/rubygem-coffee-script \ rubygem-thin>=1.7<2:www/rubygem-thin \ rubygem-thor>=1.0<2:devel/rubygem-thor -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes