14 lines
313 B
Makefile
14 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.42 2020/08/17 20:19:52 leot Exp $
|
|
#
|
|
|
|
.include "../../net/wistumbler2/Makefile.common"
|
|
|
|
PKGNAME= ${DISTNAME:S/wistumbler2-/wistumbler2-gtk-/}
|
|
PKGREVISION= 35
|
|
|
|
CONFLICTS+= wistumbler2-[0-9]*
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|