diff options
Diffstat (limited to 'graphics/jpeg2pdf/Makefile')
-rw-r--r-- | graphics/jpeg2pdf/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/jpeg2pdf/Makefile b/graphics/jpeg2pdf/Makefile index ba47c9a46af7..35e33be04932 100644 --- a/graphics/jpeg2pdf/Makefile +++ b/graphics/jpeg2pdf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jpeg2pdf -# Date created: 2005-01-22 -# Whom: <ports@c0decafe.net> -# +# Created by: ports@c0decafe.net # $FreeBSD$ -# PORTNAME= jpeg2pdf PORTVERSION= 0.12 @@ -13,6 +9,9 @@ MASTER_SITES= http://koan.studentenweb.org/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts a directory of JPEG (JPG) files to a PDF file +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + USE_BZIP2= yes USE_RUBY= yes USE_RUBY_SETUP= yes |