From 5e3522cefb64595cfd9ffddb567928b066af44ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 20 Oct 2021 18:13:10 +0200 Subject: [PATCH] graphics/libsixel: Add CPE information Approved by: portmgr (blanket) --- graphics/libsixel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index c81af1d070be7..57baea4fd61a5 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -9,7 +9,8 @@ COMMENT= Encoder/decoder library for DEC SIXEL graphics LICENSE= MIT -USES= libtool pkgconfig +USES= cpe libtool pkgconfig +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig