summaryrefslogtreecommitdiff
path: root/math/py-libpoly
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
commit41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch)
treedc94bc3df22b218498c473b644b9ddf5d9c9342d /math/py-libpoly
parentd7d7b4eebbb16e530100e9fc57ee92890921ae86 (diff)
Notes
Diffstat (limited to 'math/py-libpoly')
-rw-r--r--math/py-libpoly/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-libpoly/Makefile b/math/py-libpoly/Makefile
index 76dd7cf04219..d9895c1475f3 100644
--- a/math/py-libpoly/Makefile
+++ b/math/py-libpoly/Makefile
@@ -12,6 +12,9 @@ COMMENT= Python binding for libpoly
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENCE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
LIB_DEPENDS= libpoly.so:math/libpoly
USES= cmake localbase:ldflags python:2.7