Files
ports/devel/libgtop/Makefile
Olivier Duchateau 4c626f5a35 devel/libgtop: update to 2.41.3
Difference with submitted patch: readd static libraries

PR:	285293
2025-06-11 09:17:39 +02:00

29 lines
593 B
Makefile

PORTNAME= libgtop
PORTVERSION= 2.41.3
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME top library
WWW= https://gitlab.gnome.org/GNOME/libgtop
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_PERL5= build
USE_XORG= xau
USES= gettext gmake gnome libtool pathfix perl5 \
pkgconfig tar:xz xorg
USE_GNOME= gnomeprefix glib20 introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --enable-introspection
INFO= libgtop2
PKGMESSAGE= ${FILESDIR}/pkg-message
.include <bsd.port.mk>