pkgsrc/x11/lxrandr/Makefile
2021-12-08 16:01:42 +00:00

19 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.16 2021/12/08 16:07:09 adam Exp $
DISTNAME= lxrandr-0.3.2
PKGREVISION= 4
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"