rTorrent is a console-based BitTorrent client. It aims to be a fully-featured
[pkgsrc.git] / net / libdnet / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       libdnet-1.5
5 CATEGORIES=     devel net
6 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=libdnet/}
7
8 MAINTAINER=     bit5hfit@ethernet.tk
9 HOMEPAGE=       http://libdnet.sourceforge.net/
10 COMMENT=        C interface to several low-level networking routines
11
12 GNU_CONFIGURE=  yes
13 USE_BUILDLINK2= yes
14
15 .include "../../mk/bsd.pkg.mk"