aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/py-skype4py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/py-skype4py/Makefile')
-rw-r--r--net-im/py-skype4py/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-im/py-skype4py/Makefile b/net-im/py-skype4py/Makefile
index f76967f954d7..de1de91c479b 100644
--- a/net-im/py-skype4py/Makefile
+++ b/net-im/py-skype4py/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Skype4Py
PORTVERSION= 1.0.35
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net-im devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Skype (TM) API wrapper for Python
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
+USE_PYTHON= 2
+USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-
-USE_PYDISTUTILS= easy_install
-USE_PYTHON= 2
USES= zip
.include <bsd.port.mk>