aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-creole/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-creole/Makefile')
-rw-r--r--textproc/py-creole/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile
index c09507c990b3..ef5d41399e0b 100644
--- a/textproc/py-creole/Makefile
+++ b/textproc/py-creole/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-creole
-# Date created: May 27 2009
-# Whom: Stanislav Svirid <count@211.ru>
-#
+# Created by: Stanislav Svirid <count@211.ru>
# $FreeBSD$
-#
PORTNAME= creole
PORTVERSION= 1.0.1
@@ -25,4 +21,5 @@ PYDISTUTILS_PKGNAME= python_creole
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+NO_STAGE= yes
.include <bsd.port.mk>