pkgsrc-wip/mutella/Makefile
2003-06-02 17:24:39 +00:00

23 lines
566 B
Makefile

# $NetBSD: Makefile,v 1.5 2003/06/02 17:24:39 airhead Exp $
#
DISTNAME= mutella-0.4.3
CATEGORIES= net www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mutella/}
MAINTAINER= Peter.Bex@student.kun.nl
HOMEPAGE= http://mutella.sourceforge.net
COMMENT= Console mode Gnutella client with optional HTTP interface
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PTHREAD_OPTS+= require
.include "../../devel/readline/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"