aboutsummaryrefslogtreecommitdiff
path: root/textproc/libextractor
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:59:30 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 11:02:07 +0000
commit5d04bf2b1dd95dd423ec151cb9565ffd71c83a8f (patch)
tree22acdabdf527344c5e121c863fb1d7fd303614a7 /textproc/libextractor
parent4a649ea4cbe79fca4e1e421af623cf0622729154 (diff)
downloadports-5d04bf2b1dd95dd423ec151cb9565ffd71c83a8f.tar.gz
ports-5d04bf2b1dd95dd423ec151cb9565ffd71c83a8f.zip
textproc/libextractor: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc/libextractor')
-rw-r--r--textproc/libextractor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile
index 53f630fe290b..e3b4eeec5753 100644
--- a/textproc/libextractor/Makefile
+++ b/textproc/libextractor/Makefile
@@ -15,8 +15,9 @@ BUILD_DEPENDS= tidy-html5>0:www/tidy-html5
LIB_DEPENDS= libltdl.so:devel/libltdl libogg.so:audio/libogg \
libtiff.so:graphics/tiff
-USES= gnome iconv jpeg libarchive libtool \
+USES= cpe gnome iconv jpeg libarchive libtool \
makeinfo pathfix pkgconfig python
+CPE_VENDOR= gnu
USE_GNOME= gtk20 gdkpixbuf2
USE_LDCONFIG= yes