diff options
author | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
commit | a96ae452e79881468e0e3a3aa3b414b569b2ca53 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /graphics/rubyphoto | |
parent | d782b525ec6e9cf58278e869a2f373c765e451e9 (diff) | |
download | freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.gz freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.zst freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'graphics/rubyphoto')
-rw-r--r-- | graphics/rubyphoto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/rubyphoto/Makefile b/graphics/rubyphoto/Makefile index 58dace3189f7..9e1d12065ed4 100644 --- a/graphics/rubyphoto/Makefile +++ b/graphics/rubyphoto/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= program for creating web image galleries BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ |