aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:31:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:53:35 +0000
commit1aec22102c2287d1063a3485f0e698411da1f6ef (patch)
treec4df55947a8d708d0f5d4e4b70a682e7369d57a3 /graphics
parent4074f5089a3d59d370a29f0ef8359e64a025af2a (diff)
downloadports-1aec22102c2287d1063a3485f0e698411da1f6ef.tar.gz
ports-1aec22102c2287d1063a3485f0e698411da1f6ef.zip
graphics/libfpx: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libfpx/Makefile4
1 files changed, 3 insertions, 1 deletions
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