pkgsrc/chat/everybuddy-gnome/Makefile

14 lines
320 B
Makefile
Raw Normal View History

2004-04-26 07:31:43 +02:00
# $NetBSD: Makefile,v 1.14 2004/04/26 05:32:00 snj Exp $
.include "../everybuddy/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-gnome-/}
PKGREVISION= 10
CONFLICTS+= everybuddy-[0-9]*
COMMENT+= with GNOME support
2002-10-05 19:29:19 +02:00
CONFIGURE_ARGS+= --enable-panel
2004-04-26 07:31:43 +02:00
.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"