# New ports collection makefile for: xlwt # Date created: 2009-08-19 # Whom: Dikshie # # $FreeBSD$ PORTNAME= xlwt PORTVERSION= 0.7.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= Writing data and formatting information from Excel files USE_PYTHON= 2.5-2.6 USE_PYDISTUTILS= yes .include