freebsd-ports/graphics/mmrecover/Makefile

17 lines
350 B
Makefile
Raw Normal View History

# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
PORTNAME= mmrecover
PORTVERSION= 1.0
CATEGORIES= graphics
MASTER_SITES= http://romain.blogreen.org/distfiles/
MAINTAINER= romain@FreeBSD.org
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
.include <bsd.port.mk>