2007-06-22 19:46:19 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2007/06/22 17:46:19 tron Exp $
|
2004-03-04 16:47:34 +01:00
|
|
|
|
|
|
|
DISTNAME= torrentutils-0.3.0
|
2006-10-25 23:07:11 +02:00
|
|
|
PKGREVISION= 4
|
2004-03-04 16:47:34 +01:00
|
|
|
CATEGORIES= net
|
2007-03-04 12:29:57 +01:00
|
|
|
MASTER_SITES= #
|
2004-03-04 16:47:34 +01:00
|
|
|
|
2006-07-13 12:18:31 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-03-04 12:29:57 +01:00
|
|
|
# HOMEPAGE= http://oskarsapps.mine.nu/torrentutils.html
|
2004-03-04 16:47:34 +01:00
|
|
|
COMMENT= Manage BitTorrent files and interact with trackers
|
|
|
|
|
|
|
|
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
|
2004-03-08 10:06:39 +01:00
|
|
|
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
|
2004-03-04 16:47:34 +01:00
|
|
|
|
2006-10-25 23:07:11 +02:00
|
|
|
USE_TOOLS+= bash:run gmake perl:run
|
|
|
|
REPLACE_BASH+= defrag.in
|
2004-03-04 16:47:34 +01:00
|
|
|
REPLACE_PERL= torrenttool.in
|
2006-10-25 23:07:11 +02:00
|
|
|
MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}
|
2004-08-29 21:46:45 +02:00
|
|
|
|
2004-03-04 16:47:34 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|