diff options
Diffstat (limited to 'net/polyorb/Makefile')
-rw-r--r-- | net/polyorb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile index cb45d0c0899d..89ff9ee87049 100644 --- a/net/polyorb/Makefile +++ b/net/polyorb/Makefile @@ -11,6 +11,9 @@ DISTNAME= polyorb-gpl-${YEAR}-src MAINTAINER= ports@FreeBSD.org COMMENT= CORBA, SOAP, Ada 95 Distributed System Annex middleware +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 BUILD_DEPENDS= xmlada>=3.2:textproc/xmlada |