# New ports collection makefile for:	uniconvertor
# Date created:		15 Nov 2007
# Whom:			Dmitry Marakasov <amdmi3@amdmi3.ru>
#
# $FreeBSD: ports/graphics/uniconvertor/Makefile,v 1.3 2008/02/02 11:34:15 miwi Exp $
#

PORTNAME=	uniconvertor
PORTVERSION=	1.1.1
CATEGORIES=	graphics python
MASTER_SITES=	http://sk1project.org/downloads/uniconvertor/v${PORTVERSION}/ \
		http://www.amdmi3.ru/distfiles/

MAINTAINER=	amdmi3@amdmi3.ru
COMMENT=	Universal vector graphics translator

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

PYDISTUTILS_PKGNAME=UniConvertor

WRKSRC=		${WRKDIR}/UniConvertor-${PORTVERSION}

.include <bsd.port.mk>
