# New ports collection makefile for: uniconvertor # Date created: 15 Nov 2007 # Whom: Dmitry Marakasov # # $FreeBSD: ports/graphics/uniconvertor/Makefile,v 1.2 2007/12/22 17:22:44 miwi Exp $ # PORTNAME= uniconvertor PORTVERSION= 1.1.0 CATEGORIES= graphics python MASTER_SITES= http://sk1project.org/downloads/uniconvertor/v1.1.0/ \ 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