1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

net/gupnp-igd: Update WWW

This commit is contained in:
Po-Chuan Hsieh
2026-05-25 13:22:28 +08:00
parent 0b3c148f7f
commit b5e4c9e3db
+6 -2
View File
@@ -5,7 +5,9 @@ MASTER_SITES= GNOME
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library to handle UPnP IGD port mapping
WWW= https://wiki.gnome.org/Projects/GUPnP
WWW= https://gnome.pages.gitlab.gnome.org/gupnp-igd/docs/ \
https://gitlab.gnome.org/GNOME/gupnp-igd \
https://github.com/GNOME/gupnp-igd
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -19,7 +21,9 @@ LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \
USES= compiler:c11 gnome meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
MESON_ARGS= --default-library=both -Dgtk_doc=false -Dintrospection=true
MESON_ARGS= --default-library=both \
-Dgtk_doc=false \
-Dintrospection=true
USE_CSTD= c11
USE_LDCONFIG= yes