git: e00d1f1c2376 - main - www/sakai: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:44 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=e00d1f1c23767bf00e1709c7edfea1007f5314e3 commit e00d1f1c23767bf00e1709c7edfea1007f5314e3 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/sakai: Add CPE information Approved by: portmgr (blanket) --- www/sakai/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/sakai/Makefile b/www/sakai/Makefile index eb4635df3a00..4d3cd82c92fe 100644 --- a/www/sakai/Makefile +++ b/www/sakai/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/apache-tomcat-7.0/bin/bootstrap.jar:www/tomcat7 IGNORE= does not work correctly +USES= cpe +CPE_VENDOR= ${PORTNAME}lms USE_JAVA= yes NO_BUILD= yes