aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-12-10 17:02:42 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2019-12-10 17:02:42 +0800
commit0198957bd9524cf64882c39e690e5fe58fdd3e78 (patch)
treebd18d7be8fe42090972edeb2720319c7b4f79017 /cad
parentad2f8e4d5a3bc77fce6fd8c3bccd5b286b3abe39 (diff)
downloadfreebsd-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/Makefile2
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}