From 18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad Mon Sep 17 00:00:00 2001 From: pravic Date: Sun, 16 Jun 2019 02:54:47 +0300 Subject: [WIP] Add a Homepage URL entry for vcpkg ports (#2933) * [vcpkg] Add "Homepage" field to the CONTROL files. --- ports/kf5plotting/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/kf5plotting/CONTROL') diff --git a/ports/kf5plotting/CONTROL b/ports/kf5plotting/CONTROL index ac2b98d6f..0b75bd8c1 100644 --- a/ports/kf5plotting/CONTROL +++ b/ports/kf5plotting/CONTROL @@ -1,4 +1,5 @@ Source: kf5plotting Version: 5.58.0 +Homepage: https://api.kde.org/frameworks/kplotting/html/index.html Description: Lightweight plotting framework Build-Depends: ecm, qt5-base -- cgit v1.2.3