# New ports collection makefile for: py-south # Date created: July 29 2009 # Whom: Stanislav Svirid # # $FreeBSD$ # PORTNAME= south PORTVERSION= 0.7.5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= South-${PORTVERSION} MAINTAINER= william88@gmail.com COMMENT= This is South, intelligent schema migrations for Django apps LICENSE= AL2 USE_PYTHON= yes PYDISTUTILS_PKGNAME= South USE_PYDISTUTILS= easy_install .include