14 lines
320 B
Makefile
14 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.8 2018/11/14 22:21:17 kleink Exp $
|
|
|
|
USE_GTK_VERSION=2
|
|
|
|
PKGREVISION= 7
|
|
.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"
|