# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	net-im/unmessage
#	net-im/unmessage/pkg-descr
#	net-im/unmessage/Makefile
#	net-im/unmessage/distinfo
#
echo c - net-im/unmessage
mkdir -p net-im/unmessage > /dev/null 2>&1
echo x - net-im/unmessage/pkg-descr
sed 's/^X//' >net-im/unmessage/pkg-descr << '038b4a58b6db776083ef198fac3afce6'
XunMessage is a peer-to-peer instant messaging application designed to enhance
Xprivacy and anonymity.
X
XFeatures:
X* Transport makes use of Twisted, Tor Onion Services and txtorcon
X* Encryption is performed using the Double Ratchet Algorithm implemented in
X  pyaxo (using PyNaCl)
X* Authentication makes use of the Socialist Millionaire Protocol implemented
X  in Cryptully
X* Transport metadata is minimized by Tor and application metadata by the
X  unMessage protocol
X* User interfaces are created with Tkinter (graphical) and curses
X  (command-line)
X
XWWW: https://github.com/AnemoneLabs/unmessage
038b4a58b6db776083ef198fac3afce6
echo x - net-im/unmessage/Makefile
sed 's/^X//' >net-im/unmessage/Makefile << '504d909b9127cf37e3b881e0d93de3e5'
X# Created by: Yuri Victorovich
X# $FreeBSD$
X
XPORTNAME=	unmessage
XPORTVERSION=	0.2.0
XCATEGORIES=	net-im net-p2p python
XMASTER_SITES=	CHEESESHOP
X
XMAINTAINER=	yuri@rawbw.com
XCOMMENT=	Privacy enhanced instant messenger
X
XLICENSE=	GPLv3
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}opuslib>=1.1.0:audio/py-opuslib \
X		${PYTHON_PKGNAMEPREFIX}pyaudio>=0.2.10:audio/py-pyaudio \
X		${PYTHON_PKGNAMEPREFIX}pyaxo>=0.7.3:security/py-pyaxo \
X		${PYTHON_PKGNAMEPREFIX}pynacl>=1.0.1:security/py-pynacl \
X		${PYTHON_PKGNAMEPREFIX}pyperclip>=1.5.27:devel/py-pyperclip \
X		${PYTHON_PKGNAMEPREFIX}twisted>=16.6.0:devel/py-twisted \
X		${PYTHON_PKGNAMEPREFIX}txtorcon>=0.19.0:security/py-txtorcon
X
XUSES=		python
XUSE_PYTHON=	distutils autoplist
XNO_ARCH=	yes
X
X.include <bsd.port.mk>
504d909b9127cf37e3b881e0d93de3e5
echo x - net-im/unmessage/distinfo
sed 's/^X//' >net-im/unmessage/distinfo << '684182d6d20d5c46336094244fa01335'
XTIMESTAMP = 1504481628
XSHA256 (unmessage-0.2.0.tar.gz) = c55f504ae55d19cbde8565bc668d3c420d6336df0442dd8dd31daf6e3888a7be
XSIZE (unmessage-0.2.0.tar.gz) = 62725
684182d6d20d5c46336094244fa01335
exit