2013-09-20 20:35:44 +02:00
|
|
|
# Created by: Romain Tartiere <romain@blogreen.org>
|
2009-08-25 03:16:31 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mmrecover
|
|
|
|
PORTVERSION= 1.0
|
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://romain.blogreen.org/distfiles/
|
|
|
|
|
2010-02-01 18:14:49 +01:00
|
|
|
MAINTAINER= romain@FreeBSD.org
|
2009-08-25 03:16:31 +02:00
|
|
|
COMMENT= Recover lost JPEG images from device dumps
|
|
|
|
|
2014-09-07 18:27:29 +02:00
|
|
|
USES= uidfix
|
|
|
|
|
2014-06-16 11:52:19 +02:00
|
|
|
PLIST_FILES= bin/mmrecover man/man1/mmrecover.1.gz
|
2009-08-25 03:16:31 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|