# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD: head/devel/bbfreeze-loader/Makefile 462307 2018-02-19 11:10:43Z antoine $

PORTNAME=	bbfreeze-loader
PORTVERSION=	1.1.0
PORTREVISION=	2
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Binary loader module required for bbfreeze

LICENSE=	ZLIB

USES=		python:2.7 zip
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
