2009-09-29 21:55:55 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2009/09/29 19:55:55 christtrekker Exp $
|
2009-04-14 23:13:30 +02:00
|
|
|
|
2009-09-29 21:55:55 +02:00
|
|
|
DISTNAME= lxrandr-0.1.1
|
|
|
|
CATEGORIES= x11
|
2009-04-15 23:25:16 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
|
2009-04-14 23:13:30 +02:00
|
|
|
|
2009-09-29 21:55:55 +02:00
|
|
|
MAINTAINER= zecrazytux@zecrazytux.net
|
|
|
|
HOMEPAGE= http://lxde.org/
|
|
|
|
COMMENT= Simple graphical front end to the xrandr extension
|
2009-04-14 23:13:30 +02:00
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2009-04-15 23:25:16 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2009-09-29 21:55:55 +02:00
|
|
|
USE_TOOLS+= pkg-config gmake
|
2009-04-14 23:13:30 +02:00
|
|
|
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|