diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
commit | de61a8720881da46af35e6e0abf44f90665881a4 (patch) | |
tree | 3bf9892e82abdc673d0347fd10ca9dc8108c22a6 /databases/py-oops | |
parent | a67f3f35a3078187a2ab3b4163d501c43cabbb66 (diff) | |
download | ports-de61a8720881da46af35e6e0abf44f90665881a4.tar.gz ports-de61a8720881da46af35e6e0abf44f90665881a4.zip |
Notes
Diffstat (limited to 'databases/py-oops')
-rw-r--r-- | databases/py-oops/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile index 3cfdf72ff91f..31d15bcfc629 100644 --- a/databases/py-oops/Makefile +++ b/databases/py-oops/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Object Oriented Database Library For Persistent Storage in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist |