mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
21 lines
573 B
Makefile
21 lines
573 B
Makefile
# $NetBSD: Makefile,v 1.46 2014/02/12 23:18:48 tron Exp $
|
|
#
|
|
|
|
DISTNAME= grandr_applet-0.4
|
|
PKGREVISION= 39
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://dekorte.homeip.net/download/grandr-applet/
|
|
COMMENT= GNOME panel applet for controlling the X RandR extension
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_TOOLS+= pkg-config gmake msgfmt
|
|
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
|
.include "../../x11/gnome-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|