rTorrent is a console-based BitTorrent client. It aims to be a fully-featured
[pkgsrc.git] / net / gnomeicu / Makefile
1 # $NetBSD$
2
3 DISTNAME=       gnomeicu-0.93
4 CATEGORIES=     net gnome
5 MASTER_SITES=   ftp://gnomeicu.gdev.net/pub/gnomeicu/
6 EXTRACT_SUFX=   .tar.bz2
7
8 MAINTAINER=     tron@netbsd.org
9 HOMEPAGE=       http://gnomeicu.gdev.net/
10
11 DEPENDS+=       gnome-core>=1.2.0:../../x11/gnome-core
12
13 GNU_CONFIGURE=  YES
14 USE_X11BASE=    YES
15 USE_GMAKE=      YES
16
17 .include "../../mk/bsd.pkg.mk"