aboutsummaryrefslogtreecommitdiff
path: root/security/py-openid/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commita65ed2e51bf631a6b8ab766f984bf33c686d239a (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/py-openid/Makefile
parent192c7ddec012f94ed6e9e8a5c98b23626960bfc3 (diff)
downloadports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.tar.gz
ports-a65ed2e51bf631a6b8ab766f984bf33c686d239a.zip
Notes
Diffstat (limited to 'security/py-openid/Makefile')
-rw-r--r--security/py-openid/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/py-openid/Makefile b/security/py-openid/Makefile
index 3a027a05cbd0..2a4f61c0a817 100644
--- a/security/py-openid/Makefile
+++ b/security/py-openid/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: py-openid
-# Date created: Dec 19, 2006
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= openid
PORTVERSION= 2.2.5
@@ -20,4 +16,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= python-openid
+NO_STAGE= yes
.include <bsd.port.mk>