# New ports collection makefile for:	lyntin
# Date created:				Dec 09 2004
# Whom:					ste
#
# $FreeBSD: ports/net/lyntin/Makefile,v 1.3 2009/08/22 00:31:31 amdmi3 Exp $
#

PORTNAME=	lyntin
PORTVERSION=	4.1.1
PORTREVISION=	1
CATEGORIES=	net games
MASTER_SITES=	SF/${PORTNAME}/OldFiles

MAINTAINER=	stefan@aeschbacher.ch
COMMENT=	A highly configurable client program to help playing muds

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
