Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31

PR:		224686
Submitted by:	sunpoet (myself)
Approved by:	rm (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-02 15:35:54 +00:00
parent c23568b8c7
commit 7979463b07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457896

View file

@ -11,6 +11,9 @@ COMMENT= Pure python sliding memory map manager
LICENSE= BSD3CLAUSE
DEPRECATED= Use devel/py-smmap2 instead
EXPIRATION_DATE=2018-01-31
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}smmap2
USES= python