2020-08-17 22:19:01 +02:00
|
|
|
# $NetBSD: Makefile,v 1.15 2020/08/17 20:20:30 leot Exp $
|
2016-05-23 12:15:01 +02:00
|
|
|
|
2019-12-16 00:52:58 +01:00
|
|
|
DISTNAME= lxrandr-0.3.2
|
2020-08-17 22:19:01 +02:00
|
|
|
PKGREVISION= 3
|
2016-05-23 12:15:01 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
|
|
|
|
EXTRACT_SUFX= .tar.xz
|
|
|
|
|
|
|
|
MAINTAINER= youri@NetBSD.org
|
2017-12-24 10:59:46 +01:00
|
|
|
HOMEPAGE= https://lxde.org/
|
2016-05-23 12:15:01 +02:00
|
|
|
COMMENT= Simple graphical front end to the xrandr extension
|
|
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2016-06-07 12:54:24 +02:00
|
|
|
USE_TOOLS+= gmake intltool pkg-config msgfmt
|
2016-05-23 12:15:01 +02:00
|
|
|
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|