aboutsummaryrefslogblamecommitdiff
path: root/devel/bbfreeze-loader/Makefile
blob: b355305a65eedcbfab762f2f3f17f3de2aff8fc4 (plain) (tree)
1
2
3
4
5
6




                                                  
                 












                                                          
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$

PORTNAME=	bbfreeze-loader
PORTVERSION=	1.1.0
PORTREVISION=	1
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 zip
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>