# $FreeBSD: head/converters/py-bencode/Makefile 366537 2014-08-29 17:28:42Z antoine $ PORTNAME= bencode PORTVERSION= 1.0 CATEGORIES= converters devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Bencoding and bdecoding implementation LICENSE= BTOSL LICENSE_NAME= BitTorrent Open Source License LICENSE_TEXT= See http://directory.fsf.org/wiki/License:BitTorrentOSL1.1 LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= python:2 USE_PYTHON= distutils autoplist .include