# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD: net-im/pebrot/Makefile 327756 2013-09-20 22:13:34Z bapt $

PORTNAME=	pebrot
PORTVERSION=	0.8.9
PORTREVISION=	1
CATEGORIES=	net-im
MASTER_SITES=	SF

MAINTAINER=	kevlo@FreeBSD.org
COMMENT=	Text-based MSN messenger client

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_EGGINFO=	pebrot-0.8.9-py${PYTHON_VER}.egg-info

NO_STAGE=	yes
.include <bsd.port.mk>
