# Created by: Antoine Brodin # $FreeBSD: head/textproc/py-openpyxl/Makefile 371215 2014-10-19 22:32:49Z antoine $ PORTNAME= openpyxl PORTVERSION= 2.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdcal>=0:${PORTSDIR}/devel/py-jdcal CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}openpyxl1-[0-9]* USES= python USE_PYTHON= distutils autoplist .include