# Created by: Stanislav Svirid # $FreeBSD: head/databases/py-south/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= south PORTVERSION= 1.0.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= South-${PORTVERSION} MAINTAINER= wg@FreeBSD.org COMMENT= Intelligent schema migrations for Django apps LICENSE= APACHE20 USES= python:3.6+ USE_PYTHON= distutils autoplist .include