pkgsrc/x11/lxrandr/Makefile
2018-11-14 22:20:58 +00:00

19 lines
519 B
Makefile

# $NetBSD: Makefile,v 1.10 2018/11/14 22:22:46 kleink Exp $
DISTNAME= lxrandr-0.3.1
PKGREVISION= 7
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
USE_TOOLS+= gmake intltool pkg-config msgfmt
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"