diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-26 23:02:30 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-26 23:02:30 +0800 |
commit | 71488412e3ec7facbf69e7b4308a62fbcbc52217 (patch) | |
tree | 102d98826ad7c5679536e548e9e12db7f61f932f /print | |
parent | ca9e82f4336ecdbca45db50315fa3436ad6b9b5a (diff) | |
download | freebsd-ports-gnome-71488412e3ec7facbf69e7b4308a62fbcbc52217.tar.gz freebsd-ports-gnome-71488412e3ec7facbf69e7b4308a62fbcbc52217.tar.zst freebsd-ports-gnome-71488412e3ec7facbf69e7b4308a62fbcbc52217.zip |
- schedule for expiration on 2007-10-01
Approved by: clsung (mentor, implicit)
Diffstat (limited to 'print')
-rw-r--r-- | print/ruby-clibpdf/Makefile | 3 |
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 |