pkgsrc/x11/lxrandr/Makefile

20 lines
516 B
Makefile
Raw Normal View History

2017-02-12 07:24:36 +01:00
# $NetBSD: Makefile,v 1.5 2017/02/12 06:26:13 ryoon Exp $
DISTNAME= lxrandr-0.3.1
2017-02-12 07:24:36 +01:00
PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= youri@NetBSD.org
HOMEPAGE= http://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"