# Created by: Attila Nagy # $FreeBSD: head/dns/py-easyzone/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= easyzone PORTVERSION= 1.2.2 PORTREVISION= 2 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bra@fsn.hu COMMENT= DNS Zone abstraction module for Python LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python:3.6+ USE_PYTHON= distutils autoplist .include