summaryrefslogtreecommitdiff
path: root/net/gnubile/Makefile
blob: 283b22d1bb1ada5f16e4ed8000975d3d5802e55b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:30 fredb Exp $

DISTNAME=	gnubile-0.20
PKGREVISION=	1
CATEGORIES=	net
MASTER_SITES=	http://gnutella.wego.com/file_depot/0-10000000/110000-120000/116705/folder/127699/

MAINTAINER=	tron@netbsd.org
HOMEPAGE=	http://gnutella.wego.com/
COMMENT=	Unix Gnutella client for GNOME

DEPENDS+=	gnome-core>=1.4.0.4nb1:../../x11/gnome-core

USE_GMAKE=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES
CPPFLAGS+=	`xml-config --cflags`

.include "../../mk/bsd.pkg.mk"