aboutsummaryrefslogblamecommitdiff
path: root/graphics/py-yaswfp/Makefile
blob: 5d9c7909e76e2ed2d72bf2e035312fa4791b9009 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                              
PORTNAME=	yaswfp
PORTVERSION=	0.9.3
CATEGORIES=	graphics python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Yet Another SWF Parser

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

NO_ARCH=	yes
USES=		python:3.4+
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>