14 lines
312 B
Makefile
14 lines
312 B
Makefile
# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:32 joerg Exp $
|
|
#
|
|
|
|
.include "../../net/wistumbler2/Makefile.common"
|
|
|
|
PKGNAME= ${DISTNAME:S/wistumbler2-/wistumbler2-gtk-/}
|
|
PKGREVISION= 2
|
|
|
|
CONFLICTS+= wistumbler2-[0-9]*
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|