pkgsrc/x11/lxrandr/Makefile

20 lines
517 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.15 2020/08/17 20:20:30 leot Exp $
DISTNAME= lxrandr-0.3.2
PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= youri@NetBSD.org
HOMEPAGE= https://lxde.org/
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
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"