diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2022-05-10 14:51:02 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2022-05-10 14:51:02 +0000 |
commit | b7ec9af885468e37676a9ae3bc28405ba9a52bc0 (patch) | |
tree | 11bc94565fb55055e510b9959983c3788c5dc64b | |
parent | converters/rubygem-xdr: update to 3.0.3 (diff) |
databases/geoserver-mysql-plugin: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | databases/geoserver-mysql-plugin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/geoserver-mysql-plugin/Makefile b/databases/geoserver-mysql-plugin/Makefile index ae469aa6febc..7908273b19c7 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -14,7 +14,9 @@ LICENSE= LGPL21 RUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:graphics/geoserver -USES= zip +USES= cpe zip + +CPE_VENDOR= osgeo NO_ARCH= yes NO_BUILD= yes |