freebsd-ports/net-im/pebrot/Makefile

18 lines
351 B
Makefile

# 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>