From 1aec22102c2287d1063a3485f0e698411da1f6ef Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Wed, 8 Sep 2021 20:31:38 +0000 Subject: [PATCH] graphics/libfpx: Add CPE information Approved by: portmgr (blanket) --- graphics/libfpx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile index 3230b5458ecf..3832432ed627 100644 --- a/graphics/libfpx/Makefile +++ b/graphics/libfpx/Makefile @@ -15,7 +15,9 @@ MASTER_SITES= http://imagemagick.mirrorcatalogs.com/delegates/ \ MAINTAINER= mi@aldan.algebra.com COMMENT= Library routines for working with Flashpix images -USES= tar:xz uidfix +USES= cpe tar:xz uidfix + +CPE_VENDOR= libfpx_project PLIST_FILES= lib/libfpx.so.2 lib/libfpx.so lib/libfpx.a include/fpxlib.h USE_LDCONFIG= yes