Changeset View
Changeset View
Standalone View
Standalone View
graphics/qgis-ltr/Makefile
| PORTNAME= qgis | PORTNAME= qgis | ||||
| DISTVERSION= 3.22.10 | DISTVERSION= 3.22.10 | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| CATEGORIES= graphics geography | CATEGORIES= graphics geography | ||||
| MASTER_SITES= https://qgis.org/downloads/ | MASTER_SITES= https://qgis.org/downloads/ | ||||
| PKGNAMESUFFIX= -ltr | PKGNAMESUFFIX= -ltr | ||||
| MAINTAINER= rhurlin@FreeBSD.org | MAINTAINER= rhurlin@FreeBSD.org | ||||
| COMMENT= Free and Open Source Geographic Information System | COMMENT= Free and Open Source Geographic Information System | ||||
| LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
| Show All 30 Lines | LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ | ||||
| libmdal.so:math/mdal \ | libmdal.so:math/mdal \ | ||||
| libnetcdf.so:science/netcdf \ | libnetcdf.so:science/netcdf \ | ||||
| libOpenCL.so:devel/ocl-icd \ | libOpenCL.so:devel/ocl-icd \ | ||||
| libpdal_base.so:math/pdal \ | libpdal_base.so:math/pdal \ | ||||
| libproj.so:graphics/proj \ | libproj.so:graphics/proj \ | ||||
| libprotobuf-lite.so:devel/protobuf \ | libprotobuf-lite.so:devel/protobuf \ | ||||
| libqjson-qt5.so:devel/qjson \ | libqjson-qt5.so:devel/qjson \ | ||||
| libqscintilla2_qt5.so:devel/qscintilla2-qt5 \ | libqscintilla2_qt5.so:devel/qscintilla2-qt5 \ | ||||
| libqt5keychain.so:security/qtkeychain \ | libqt5keychain.so:security/qtkeychain@qt5 \ | ||||
| libqwt6.so:x11-toolkits/qwt6 \ | libqwt6.so:x11-toolkits/qwt6 \ | ||||
| libspatialindex.so:devel/spatialindex \ | libspatialindex.so:devel/spatialindex \ | ||||
| libspatialite.so:databases/spatialite \ | libspatialite.so:databases/spatialite \ | ||||
| libsz.so:science/libaec \ | libsz.so:science/libaec \ | ||||
| libxerces-c.so:textproc/xerces-c3 \ | libxerces-c.so:textproc/xerces-c3 \ | ||||
| libzip.so:archivers/libzip \ | libzip.so:archivers/libzip \ | ||||
| libzstd.so:archivers/zstd | libzstd.so:archivers/zstd | ||||
| RUN_DEPENDS= astyle:devel/astyle \ | RUN_DEPENDS= astyle:devel/astyle \ | ||||
| ▲ Show 20 Lines • Show All 124 Lines • Show Last 20 Lines | |||||