1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net-im/pebrot/Makefile

21 lines
410 B
Makefile

# New ports collection makefile for: pebrot
# Date created: 26 March 2004
# Whom: 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
.include <bsd.port.mk>