summaryrefslogtreecommitdiffstats
path: root/net-im/py-skype4py/Makefile
blob: 2d8eb2f9049474f6220200e2f501051653b70f2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Skype4Py
PORTVERSION=	1.0.35
PORTREVISION=	1
CATEGORIES=	net-im devel
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Skype (TM) API wrapper for Python

LICENSE=	BSD3CLAUSE

USES=		python:2 zip
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud