# $Id: Portfile 86786 2011-11-04 05:20:35Z boeyms@macports.org $

PortSystem	1.0
PortGroup	perl5 1.0

perl5.setup	Convert-Bencode 1.03
revision    2
maintainers	nomaintainer
description	Functions for converting to/from bencoded strings
long_description	This module provides two functions, bencode and \
			bdecode, which encode and decode bencoded strings \
			respectively.  The description of bencode is part of \
			the bittorrent protocol specification which can be \
			found at http://bitconjurer.org/BitTorrent/protocol.html
platforms	darwin
checksums	md5 be0831c69fe581908d33bbebff0b5760 \
		sha1 45c97223f67cabd6cefbbf6a34543269f263ca76 \
		rmd160 2e9897080aa80740fbabed7f6244497a49bd7373

supported_archs noarch
