freebsd-ports/net-im/pebrot/Makefile
Marcus von Appen f850cf2ff0 - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:29:51 +00:00

16 lines
287 B
Makefile

# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD$
PORTNAME= pebrot
PORTVERSION= 0.8.9
PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= SF
MAINTAINER= kevlo@FreeBSD.org
COMMENT= Text-based MSN messenger client
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>