1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/net-im/pebrot/Makefile
2006-05-16 01:57:05 +00:00

20 lines
391 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.8
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= kevlo@FreeBSD.org
COMMENT= Text-based MSN messenger client
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>