summaryrefslogtreecommitdiff
path: root/devel/cx_Freeze/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cx_Freeze/pkg-descr')
-rw-r--r--devel/cx_Freeze/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/cx_Freeze/pkg-descr b/devel/cx_Freeze/pkg-descr
deleted file mode 100644
index 832b4a3553d7..000000000000
--- a/devel/cx_Freeze/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-cx_Freeze is a set of utilities for freezing Python scripts
-into executables using many of techniques found in
-Thomas Heller's py2exe, Godon McMillan's Installer and
-the Freeze utility that ships with Python itself.
-
-WWW: https://sourceforge.net/projects/cx-freeze/