From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- development/python_m2crypto/python_m2crypto.build | 48 +++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 development/python_m2crypto/python_m2crypto.build (limited to 'development/python_m2crypto') diff --git a/development/python_m2crypto/python_m2crypto.build b/development/python_m2crypto/python_m2crypto.build new file mode 100755 index 0000000..5095759 --- /dev/null +++ b/development/python_m2crypto/python_m2crypto.build @@ -0,0 +1,48 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=python_m2crypto +VERSION=0.21.1 +BUILD=1 +DEPENDS=('python >= 2.7.4-1' 'openssl >= 1.0.1e-1') + +# Description + +cat > ${PKG}/install/slack-desc <