aboutsummaryrefslogtreecommitdiffstats
path: root/print/pdftk
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-23 10:53:43 +0800
committerkris <kris@FreeBSD.org>2005-07-23 10:53:43 +0800
commitf33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch)
tree2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /print/pdftk
parentf52d0b7316d6addc7be1b2676994bf22e824ef37 (diff)
downloadfreebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz
freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.zst
freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'print/pdftk')
-rw-r--r--print/pdftk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 259c5ece0dbb..e1c92a189bc1 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -19,6 +19,8 @@ COMMENT= A simple tool for doing everyday things with PDF documents
NOT_FOR_ARCHS= amd64 ia64 sparc64
BROKEN= "Broken dependency"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
# Get gcc version suffix without the dot in USE_GCC
CSUFF= ${USE_GCC:S/.//}