git: ae603f2b911f - main - devel/libvterm: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:00 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae603f2b911f2c8ef2f0850f972cf016f1588b1d commit ae603f2b911f2c8ef2f0850f972cf016f1588b1d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:30 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:30 +0000 devel/libvterm: Add CPE information Approved by: portmgr (blanket) --- devel/libvterm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/libvterm/Makefile b/devel/libvterm/Makefile index a6ee7e87bbda..ef102723dd0b 100644 --- a/devel/libvterm/Makefile +++ b/devel/libvterm/Makefile @@ -11,7 +11,8 @@ COMMENT= Implementation of a VT220/xterm/ECMA-48 terminal emulator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c11 gmake libtool:build pathfix perl5 +USES= compiler:c11 cpe gmake libtool:build pathfix perl5 +CPE_VENDOR= leonerd PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes USE_PERL5= test