14 lines
314 B
Makefile
14 lines
314 B
Makefile
# $NetBSD: Makefile,v 1.29 2013/10/10 14:42:29 ryoon Exp $
|
|
#
|
|
|
|
.include "../../net/wistumbler2/Makefile.common"
|
|
|
|
PKGNAME= ${DISTNAME:S/wistumbler2-/wistumbler2-gtk-/}
|
|
PKGREVISION= 22
|
|
|
|
CONFLICTS+= wistumbler2-[0-9]*
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|