# Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= dis3 PORTVERSION= 0.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python 2.7 backport of the "dis" module from Python 3.5+ LICENSE= MIT PSFL LICENSE_COMB= dual NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python:2.7 .include