Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-07 16:27:29 +00:00
parent cdaf06fde0
commit 31c7295cb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367568

View file

@ -9,6 +9,8 @@ MASTER_SITES= http://romain.blogreen.org/distfiles/
MAINTAINER= romain@FreeBSD.org
COMMENT= Recover lost JPEG images from device dumps
USES= uidfix
PLIST_FILES= bin/mmrecover man/man1/mmrecover.1.gz
.include <bsd.port.mk>