aboutsummaryrefslogtreecommitdiff
path: root/databases/mydbf2mysql/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
commit5ae8688c07b2294395a124e0b2da3a0f00d4aba0 (patch)
tree326c7ae1133b16e8be2a37e24472b70a0574fcaa /databases/mydbf2mysql/Makefile
parentfb717d0e60d518f1df0a66b382e11ff5a1d0f53b (diff)
downloadports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.tar.gz
ports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.zip
Notes
Diffstat (limited to 'databases/mydbf2mysql/Makefile')
-rw-r--r--databases/mydbf2mysql/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/mydbf2mysql/Makefile b/databases/mydbf2mysql/Makefile
index 99688bd92f2b..87f603e6e1a0 100644
--- a/databases/mydbf2mysql/Makefile
+++ b/databases/mydbf2mysql/Makefile
@@ -11,6 +11,9 @@ DISTNAME= MyDBF2MySQL-${PORTVERSION}
MAINTAINER= andrey.polyakov@unix.net
COMMENT= Flexible tool for DBF import into MySQL
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb@${PY_FLAVOR}
RUN_DEPENDS+= ydbf>=0.0.1:devel/py-ydbf@${PY_FLAVOR}