# New ports collection makefile for: py-flakes # Date created: 13 Apr 2006 # Whom: Alexander Botero-Lowry # # $FreeBSD$ # PORTNAME= flakes PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://launchpadlibrarian.net/79102431/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyflakes-${PORTVERSION} MAINTAINER= ayu@commun.jp COMMENT= Pyflakes is a program that analyzes Python programs for errors USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= pyflakes .include