# New ports collection makefile for: py-distutils-extra # Date created: 07 Mar 2010 # Whom: Ju Pengfei # # $FreeBSD$ # PORTNAME= distutils-extra PORTVERSION= 2.25 CATEGORIES= devel python MASTER_SITES= http://launchpadlibrarian.net/64385628/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= jupengfei@gmail.com COMMENT= Add support for i18n, documentation and icons to distutils USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= python_distutils_extra PYDISTUTILS_NOEGGINFO= yes .include