pkgsrc-wip/mutella/Makefile
Peter Bex e005334710 Changed email to my SourceForge account, so I can filter that mail.
Of course when I change email addresses this stays constant.
2003-06-05 13:56:23 +00:00

23 lines
565 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/06/05 13:56:23 airhead Exp $
#
DISTNAME= mutella-0.4.3
CATEGORIES= net www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mutella/}
MAINTAINER= airhead@sourceforge.net
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"