7729a74130
A set of symbols and convience functions that all indicators would like to use.
13 lines
304 B
Makefile
13 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/05/20 21:32:24 youri Exp $
|
|
|
|
USE_GTK_VERSION=2
|
|
|
|
.include "Makefile.common"
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= GTK+2 symbols and convience functions for indicators
|
|
|
|
INSTALL_DIRS= libindicator
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|