diff --git a/net/libslirp/Makefile b/net/libslirp/Makefile index f5a618669daf..1598e4b820a3 100644 --- a/net/libslirp/Makefile +++ b/net/libslirp/Makefile @@ -1,20 +1,22 @@ PORTNAME= libslirp DISTVERSION= 4.6.1 CATEGORIES= net MAINTAINER= makc@FreeBSD.org COMMENT= General purpose TCP-IP emulator library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= gnome meson pkgconfig tar:bz2 +USES= cpe gnome meson pkgconfig tar:bz2 USE_GNOME= glib20 USE_LDCONFIG= yes +CPE_VENDOR= libslirp_project + USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= slirp GL_COMMIT= cceced0cce9d578ed01db68edf31af78eb66f858 .include