git: 6dd93495583a - main - devel/phabricator: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:20 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6dd93495583a27ee0b2c1f6ecc8986f0414939e6 commit 6dd93495583a27ee0b2c1f6ecc8986f0414939e6 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:36 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:36 +0000 devel/phabricator: Add CPE information Approved by: portmgr (blanket) --- devel/phabricator/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile index 3466c34f3c89..e23e42af1a5b 100644 --- a/devel/phabricator/Makefile +++ b/devel/phabricator/Makefile @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= arcanist-lib${PHP_PKGNAMESUFFIX}>=20210113_1:devel/arcanist-lib@${PHP_FLAVOR} \ git:devel/git -USES= php:cli,flavors shebangfix +USES= cpe php:cli,flavors shebangfix +CPE_VENDOR= phacility SHEBANG_FILES= resources/timezones/*.php \ scripts/*.php \