summaryrefslogtreecommitdiff
path: root/net-im/pebrot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pebrot/Makefile')
-rw-r--r--net-im/pebrot/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-im/pebrot/Makefile b/net-im/pebrot/Makefile
deleted file mode 100644
index bd1dd51a78a2..000000000000
--- a/net-im/pebrot/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: pebrot
-# Date created: 26 March 2004
-# Whom: Kevin Lo <kevlo@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTNAME= pebrot
-PORTVERSION= 0.8.7
-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>