2004-03-26 03:51:08 +01:00
|
|
|
# New ports collection makefile for: pebrot
|
|
|
|
# Date created: 26 March 2004
|
|
|
|
# Whom: Kevin Lo <kevlo@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pebrot
|
2009-02-03 15:43:04 +01:00
|
|
|
PORTVERSION= 0.8.9
|
2010-11-06 09:13:18 +01:00
|
|
|
PORTREVISION= 1
|
2005-11-09 08:48:19 +01:00
|
|
|
CATEGORIES= net-im
|
2009-08-22 02:32:25 +02:00
|
|
|
MASTER_SITES= SF
|
2004-03-26 03:51:08 +01:00
|
|
|
|
|
|
|
MAINTAINER= kevlo@FreeBSD.org
|
|
|
|
COMMENT= Text-based MSN messenger client
|
|
|
|
|
2006-05-16 03:57:05 +02:00
|
|
|
USE_PYTHON= yes
|
2004-03-26 03:51:08 +01:00
|
|
|
USE_PYDISTUTILS= yes
|
2009-02-03 15:43:04 +01:00
|
|
|
PYDISTUTILS_EGGINFO= pebrot-0.8.9-py${PYTHON_VER}.egg-info
|
2004-03-26 03:51:08 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|