freebsd-ports/x11/screengrab/Makefile
Wen Heping 436af066ae x11-wm/lxqt: Update to 1.3.0
PR:	271509
2023-06-20 19:51:44 +02:00

20 lines
467 B
Makefile

PORTNAME= screengrab
PORTVERSION= 2.6.0
CATEGORIES= x11
MASTER_SITES= LXQT
MAINTAINER= jsm@FreeBSD.org
COMMENT= Screen dump utility
WWW= https://github.com/lxqt/screengrab
LICENSE= LGPL21+
USES= cmake compiler:c++11-lang gnome kde:5 lxqt perl5 qt:5 tar:xz xorg
USE_LXQT= qtxdg
USE_XORG= x11 xcb sm ice xext
USE_KDE= windowsystem
USE_PERL5= build
USE_QT= buildtools qmake core dbus xml svg widgets gui x11extras network
USE_GNOME= glib20
.include <bsd.port.mk>