aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pebrot/Makefile
blob: 21e658ae7e030b8619e575573bf895e24ee61232 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    pebrot
# Date created:     26 March 2004
# Whom:         Kevin Lo <kevlo@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   pebrot
PORTVERSION=    0.8.6
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= kevlo@FreeBSD.org
COMMENT=    Text-based MSN messenger client

RUN_DEPENDS=    ${PYTHON_SITELIBDIR}/cjkcodecs/__init__.py:${PORTSDIR}/converters/py-cjkcodecs

USE_PYTHON= 2.1+
USE_PYDISTUTILS=    yes

.include <bsd.port.mk>