diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-02 08:48:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-02 08:48:53 +0000 |
commit | 44145a3fe92c838ff7210bed3df127df43339a4e (patch) | |
tree | fd93b5d3991635a2a1ef7da6a46066fb2eeb6548 /french | |
parent | d5e280f8b8fbf80469bcb37ed621240face662a8 (diff) | |
download | ports-44145a3fe92c838ff7210bed3df127df43339a4e.tar.gz ports-44145a3fe92c838ff7210bed3df127df43339a4e.zip |
Deprecate the Tryton stack
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=521806
Diffstat (limited to 'french')
-rw-r--r-- | french/trytond28_account_fr/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/french/trytond28_account_fr/Makefile b/french/trytond28_account_fr/Makefile index 1aff88fcda0b..b39a08e7b346 100644 --- a/french/trytond28_account_fr/Makefile +++ b/french/trytond28_account_fr/Makefile @@ -12,6 +12,9 @@ DISTNAME= trytond_account_fr-${PORTVERSION} MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (French Account Chart) +DEPRECATED= Outdated, uses EOLed python27 +EXPIRATION_DATE= 2020-02-03 + LICENSE= GPLv3 RUN_DEPENDS= trytond28_account>=2.8.1:finance/trytond28_account |