# Created by: haikal
# $FreeBSD: net-p2p/gnewtellium/Makefile 327758 2013-09-20 22:28:25Z bapt $

PORTNAME=	gnewtellium
PORTVERSION=	0.05b
PORTREVISION=	4
CATEGORIES=	net-p2p
MASTER_SITES=	SF

MAINTAINER=	5u623l20@gmail.com
COMMENT=	A gnutella client

PORTSCOUT=	skipv:0.05	# older than current one

USE_GNOME=	gtk12
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
MAKE_ARGS=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
		AUTOHEADER="${TRUE}"

PLIST_FILES=	bin/gnewtellium %%DATADIR%%/pixmaps/gnewtellium.xpm
PLIST_DIRS=	%%DATADIR%%/pixmaps %%DATADIR%%

NO_STAGE=	yes
.include <bsd.port.mk>
