diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-10 14:28:24 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-10 14:28:24 +0000 |
commit | b23a50741737a5f5b6ccf3d8c41f870ed4be9f6e (patch) | |
tree | 67725afcdd442a87ff6b4aca70bfad2104b10bc1 /graphics/linux-f10-tiff | |
parent | 48c74cba9f7382e694371fe6ff167d1c0257ea88 (diff) | |
download | ports-b23a50741737a5f5b6ccf3d8c41f870ed4be9f6e.tar.gz ports-b23a50741737a5f5b6ccf3d8c41f870ed4be9f6e.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-tiff')
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile index 034ff66d61ab..b15bbcf608b5 100644 --- a/graphics/linux-f10-tiff/Makefile +++ b/graphics/linux-f10-tiff/Makefile @@ -13,6 +13,14 @@ CATEGORIES= graphics linux MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of tiff lib +FORBIDDEN= http://vuxml.FreeBSD.org/f6680c03-0bd8-11d9-8a8a-000c41e2cdad.html \ + http://vuxml.FreeBSD.org/8f86d8b5-6025-11d9-a9e7-0001020eed82.html \ + http://vuxml.FreeBSD.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html \ + http://vuxml.FreeBSD.org/14e8f315-600e-11d9-a9e7-0001020eed82.html \ + http://vuxml.FreeBSD.org/3897a2f8-1d57-11d9-bc4a-000c41e2cdad.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2005-02-10 + RPM_SET= libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" |