diff options
Diffstat (limited to 'graphics/uniconvertor/Makefile')
-rw-r--r-- | graphics/uniconvertor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/uniconvertor/Makefile b/graphics/uniconvertor/Makefile index 3f2cec95c24d..5f0a1c31fc53 100644 --- a/graphics/uniconvertor/Makefile +++ b/graphics/uniconvertor/Makefile @@ -11,6 +11,8 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Universal vector graphics translator BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sk1libs/__init__.py:graphics/sk1libs |