diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-10 17:02:42 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-10 17:02:42 +0800 |
commit | 0198957bd9524cf64882c39e690e5fe58fdd3e78 (patch) | |
tree | bd18d7be8fe42090972edeb2720319c7b4f79017 /cad | |
parent | ad2f8e4d5a3bc77fce6fd8c3bccd5b286b3abe39 (diff) | |
download | freebsd-ports-gnome-0198957bd9524cf64882c39e690e5fe58fdd3e78.tar.gz freebsd-ports-gnome-0198957bd9524cf64882c39e690e5fe58fdd3e78.tar.zst freebsd-ports-gnome-0198957bd9524cf64882c39e690e5fe58fdd3e78.zip |
Deprecate ports broken for too long
Diffstat (limited to 'cad')
-rw-r--r-- | cad/brickutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/brickutils/Makefile b/cad/brickutils/Makefile index 6a1d4f7d35e6..c302eb0e3636 100644 --- a/cad/brickutils/Makefile +++ b/cad/brickutils/Makefile @@ -20,6 +20,8 @@ COMMENT= Utility for building models with LEGO LICENSE= GPLv3 BROKEN= missing RUN_DEPENDS +DEPRECATED= Broken for more than 3 months, unmaintained +EXPIRATION_DATE= 2020-01-10 RUN_DEPENDS= ${LOCALBASE}/share/ldraw/models/car.dat:cad/ldraw \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} |