git: 1aec22102c22 - main - graphics/libfpx: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 20:54:01 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1aec22102c2287d1063a3485f0e698411da1f6ef
commit 1aec22102c2287d1063a3485f0e698411da1f6ef
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:31:38 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 20:53:35 +0000
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 at 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
More information about the dev-commits-ports-all
mailing list