aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gdal
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:15:10 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 10:15:10 +0000
commit35874aa14d20ec82278b5e8ee313a9a19569de5a (patch)
tree4d5645ba178a27ed9eb4ec17256f81a791b37c73 /graphics/py-gdal
parente7dd363acccc11ac23d2a2ee4d9b423e60b0e864 (diff)
downloadports-35874aa14d20ec82278b5e8ee313a9a19569de5a.tar.gz
ports-35874aa14d20ec82278b5e8ee313a9a19569de5a.zip
graphics/py-gdal: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/py-gdal')
-rw-r--r--graphics/py-gdal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index b208e1243b3d..6caa82ad7e4f 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT
LIB_DEPENDS= libgdal.so:graphics/gdal
-USES= compiler:c++14-lang python:3.6+ tar:xz
+USES= compiler:c++14-lang cpe python:3.6+ tar:xz
+CPE_VENDOR= osgeo
USE_PYTHON= autoplist concurrent distutils
USE_CXXSTD= c++14