14 lines
319 B
Makefile
14 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:41 ryoon Exp $
|
|
|
|
USE_GTK_VERSION=2
|
|
|
|
PKGREVISION= 3
|
|
.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"
|