diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
commit | 41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch) | |
tree | dc94bc3df22b218498c473b644b9ddf5d9c9342d /science/py-ws2300 | |
parent | d7d7b4eebbb16e530100e9fc57ee92890921ae86 (diff) |
Notes
Diffstat (limited to 'science/py-ws2300')
-rw-r--r-- | science/py-ws2300/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/py-ws2300/Makefile b/science/py-ws2300/Makefile index b4480b95b2ee..a957bf3d1cdb 100644 --- a/science/py-ws2300/Makefile +++ b/science/py-ws2300/Makefile @@ -14,6 +14,9 @@ COMMENT= Driver for the LaCrosse WS-2300 weather station LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/agpl-3.0.txt +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |