mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/py-textract: expire MSG option on 2025-06-01 for textproc/py-extract-msg
This commit is contained in:
parent
cee4ec23e8
commit
e61bdc07ff
1 changed files with 7 additions and 0 deletions
|
@ -69,4 +69,11 @@ SPREADSHEET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=1.2.0:textproc/py-xlrd@${P
|
|||
TESSERACT_RUN_DEPENDS= tesseract>0:graphics/tesseract
|
||||
UNRTF_RUN_DEPENDS= unrtf>0:textproc/unrtf
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMSG}
|
||||
DEPRECATED= Depends on expiring textproc/py-extract-msg
|
||||
EXPIRATION_DATE=2025-06-01
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue