diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-02-24 18:04:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-02-24 18:04:27 +0000 |
commit | 4b3e26a6da942c46189054a5cfd3b7959fd165ab (patch) | |
tree | 58ae116c7490f92e787aa180a05ea49a52cfa0d3 | |
parent | 196656c398147e4e2399b8f700b195b12c42c4e4 (diff) | |
download | ports-4b3e26a6da942c46189054a5cfd3b7959fd165ab.tar.gz ports-4b3e26a6da942c46189054a5cfd3b7959fd165ab.zip |
Notes
-rw-r--r-- | databases/flamerobin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile index d424ced786ef..b7b48f532a57 100644 --- a/databases/flamerobin/Makefile +++ b/databases/flamerobin/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= GUI administration tool for firebird database +DEPRECATED= Abandonware since 2009, does not work with newer version of wxGTK +EXPIRATION_DATE= 2019-03-24 + LICENSE= expat LICENSE_NAME= FlameRobin Expat LICENSE_FILE= ${WRKSRC}/docs/fr_license.html |