aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pebrot/Makefile
blob: 24bcb0b62b804fe3f1c1ef594f7408c5ddb4fd41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD$

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>