opnsense-ports/devel/py-python2-pythondialog/Makefile
Franco Fichtner e9e91b328a */*: sync with upstream
Taken from: FreeBSD
2015-06-15 07:19:01 +02:00

19 lines
401 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= python2-pythondialog
PORTVERSION= 3.3.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Backport of pythondialog to Python 2
LICENSE= LGPL21
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2 tar:bz2
.include <bsd.port.mk>