aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:30 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:30 +0000
commitae603f2b911f2c8ef2f0850f972cf016f1588b1d (patch)
tree0cdfd4d85b590bcdf047db0a5b6a754471338d37
parentd5091b76391fc5cebd5be8b4ad58ef06f182cbbe (diff)
downloadports-ae603f2b911f2c8ef2f0850f972cf016f1588b1d.tar.gz
ports-ae603f2b911f2c8ef2f0850f972cf016f1588b1d.zip
devel/libvterm: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libvterm/Makefile3
1 files changed, 2 insertions, 1 deletions
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