summaryrefslogtreecommitdiff
path: root/net/bittornado/Makefile
blob: a33738e336eeaf7e8b5a3da365b6fffe9f4e1446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.5 2009/02/09 22:56:25 joerg Exp $
#
PKG_DESTDIR_SUPPORT=	user-destdir

.include "Makefile.common"

PKGREVISION=		1

CONFLICTS=		bittorrent-[0-9]*

PYDISTUTILSPKG=		yes

.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../devel/py-cursespanel/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"