summaryrefslogtreecommitdiff
path: root/security/py-cryptlib_py
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-cryptlib_py')
-rw-r--r--security/py-cryptlib_py/Makefile33
-rw-r--r--security/py-cryptlib_py/distinfo3
-rw-r--r--security/py-cryptlib_py/pkg-descr3
3 files changed, 0 insertions, 39 deletions
diff --git a/security/py-cryptlib_py/Makefile b/security/py-cryptlib_py/Makefile
deleted file mode 100644
index a0ce207f8480..000000000000
--- a/security/py-cryptlib_py/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Yuri Victorovich <yuri@rawbw.com>
-# $FreeBSD$
-
-PORTNAME= cryptlib_py
-PORTVERSION= 3.4.3
-PORTREVISION= 1
-CATEGORIES= security
-MASTER_SITES= ftp://ftp.franken.de/pub/crypt/cryptlib/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= cl${PORTVERSION:S/.//g}
-
-MAINTAINER= yuri@FreeBSD.org
-COMMENT= Pythin binding for cryptlib
-
-BROKEN= unfetchable
-DEPRECATED= Broken, uses EOLed python27
-EXPIRATION_DATE= 2020-02-19
-
-LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-ONLY_FOR_ARCHS= i386 amd64 armv6 armv7
-
-USES= python:2.7 zip:infozip
-USE_PYTHON= distutils autoplist
-
-LIB_DEPENDS+= libcl.so:security/cryptlib
-
-BUILD_WRKSRC= ${WRKSRC}/bindings
-INSTALL_WRKSRC= ${BUILD_WRKSRC}
-NO_WRKSUBDIR= yes
-
-.include <bsd.port.mk>
diff --git a/security/py-cryptlib_py/distinfo b/security/py-cryptlib_py/distinfo
deleted file mode 100644
index 09831e289697..000000000000
--- a/security/py-cryptlib_py/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1484269132
-SHA256 (cl343.zip) = 08b104442bb5c7281a3299853d5585cc63bd928454dff3150569c02b957427ad
-SIZE (cl343.zip) = 5703258
diff --git a/security/py-cryptlib_py/pkg-descr b/security/py-cryptlib_py/pkg-descr
deleted file mode 100644
index 479ba39bbffe..000000000000
--- a/security/py-cryptlib_py/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-The python binding of the cryptographic library cryptlib.
-
-WWW: http://www.cs.auckland.ac.nz/~pgut001/cryptlib/