summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-26 15:02:30 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-26 15:02:30 +0000
commit5e8c09d37d33786d5adba0c67775f3dfe4b919d7 (patch)
tree5078af2228c400231a071ff1be0ef86871f417f7 /print
parent1. MFC from linux_base-fc6 (well, sort of -- an idea taken): (diff)
- schedule for expiration on 2007-10-01
Approved by: clsung (mentor, implicit)
Notes
Notes: svn path=/head/; revision=200133
Diffstat (limited to 'print')
-rw-r--r--print/ruby-clibpdf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/ruby-clibpdf/Makefile b/print/ruby-clibpdf/Makefile
index 48237d7543cb..bb762d98a64b 100644
--- a/print/ruby-clibpdf/Makefile
+++ b/print/ruby-clibpdf/Makefile
@@ -17,6 +17,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby binding for ClibPDF
+DEPRECATED= required port print/clibpdf deprecated
+EXPIRATION_DATE= 2007-10-01
+
LIB_DEPENDS= cpdf.0:${PORTSDIR}/print/clibpdf
USE_RUBY= yes