pkgsrc/net/bittornado/Makefile
wiz ae6696659a Initial import of bittornado and bittornado-gui:
Experimental BitTorrent client, based on the official one.
2004-10-28 17:00:26 +00:00

14 lines
314 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/10/28 17:00:26 wiz Exp $
#
.include "Makefile.common"
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"