diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-09-26 15:02:30 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-09-26 15:02:30 +0000 |
commit | 5e8c09d37d33786d5adba0c67775f3dfe4b919d7 (patch) | |
tree | 5078af2228c400231a071ff1be0ef86871f417f7 /print | |
parent | 06abc650516d659f2ebc0ed64bafeb4474889a32 (diff) | |
download | ports-5e8c09d37d33786d5adba0c67775f3dfe4b919d7.tar.gz ports-5e8c09d37d33786d5adba0c67775f3dfe4b919d7.zip |
Notes
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 |