aboutsummaryrefslogblamecommitdiff
path: root/graphics/recoverjpeg/Makefile
blob: e8c09d24025042eaa9d08fc1e300cdda7170661c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                

                           
                     
                 
                        

                                                           
 
                                  

                                                                                   

                     
                                    
                                              
 
                                 
                   
 
                                         
 
                      
# Created by: Emanuel Haupt <ehaupt@critical.ch>

PORTNAME=	recoverjpeg
PORTVERSION=	2.6.3
PORTREVISION=	1
CATEGORIES=	graphics
MASTER_SITES=	https://rfc1149.net/download/${PORTNAME}/ \
		LOCAL/ehaupt

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Recoverjpeg tries to recover JFIF (JPEG) pictures from a peripheral

LICENSE=	GPLv2

RUN_DEPENDS=	exif:graphics/exif \
		identify:graphics/ImageMagick6

USES=		python shebangfix
GNU_CONFIGURE=	yes

SHEBANG_FILES=	scripts/remove-duplicates

.include <bsd.port.mk>