pkgsrc-wip/lxrandr/Makefile
2016-04-05 18:08:33 +02:00

18 lines
502 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/10/03 09:10:45 asau Exp $
DISTNAME= lxrandr-0.3.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= zecrazytux@zecrazytux.net
HOMEPAGE= http://lxde.org/
COMMENT= Simple graphical front end to the xrandr extension
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= gmake intltool pkg-config
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"