diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-22 03:52:43 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-22 03:52:43 +0800 |
commit | 9147abc33b3c7b5750166f8a9a156fc7c2e6b08b (patch) | |
tree | 8179906424dd5f01e5095d082df3d5b3eb5ea5fc /graphics/fpc-ggi | |
parent | e1c7d3c66f73cd5370637dc75c4c15eac7bec3f3 (diff) | |
download | freebsd-ports-gnome-9147abc33b3c7b5750166f8a9a156fc7c2e6b08b.tar.gz freebsd-ports-gnome-9147abc33b3c7b5750166f8a9a156fc7c2e6b08b.tar.zst freebsd-ports-gnome-9147abc33b3c7b5750166f8a9a156fc7c2e6b08b.zip |
Deprecate GGI ports, they are unmaintained upstream since several years
and the project website is now squatted.
Diffstat (limited to 'graphics/fpc-ggi')
-rw-r--r-- | graphics/fpc-ggi/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/fpc-ggi/Makefile b/graphics/fpc-ggi/Makefile index 5fe7fd6238fc..5600e79c3ba0 100644 --- a/graphics/fpc-ggi/Makefile +++ b/graphics/fpc-ggi/Makefile @@ -8,6 +8,9 @@ PKGNAMESUFFIX= -ggi MAINTAINER= acm@FreeBSD.org COMMENT= Free Pascal interface to libggi +DEPRECATED= Unmaintained upstream +EXPIRATION_DATE= 2014-09-22 + USE_FPC= yes MASTERDIR= ${.CURDIR}/../../lang/fpc |