aboutsummaryrefslogblamecommitdiff
path: root/devel/py-inifile/Makefile
blob: 4c0f99e907d9495aeb8ae3a8fbd811e3c97d2f87 (plain) (tree)


















                                            
# $FreeBSD$

PORTNAME=	inifile
PORTVERSION=	0.4
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	egypcio@FreeBSD.org
COMMENT=	Small INI library for Python

LICENSE=	BSD3CLAUSE

USES=		python zip
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>