diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-17 21:18:39 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-17 21:18:39 +0000 |
commit | a4b0a7157b2b849f93133abe9bdf2b29b46130f2 (patch) | |
tree | 0c76fbd81b6329cf987e0f2a62171d7242eabb23 /graphics/ufraw | |
parent | 6ea23430fc5b37ddb77e240a1e01afaaf626ecdb (diff) | |
download | FreeBSD-ports-a4b0a7157b2b849f93133abe9bdf2b29b46130f2.zip FreeBSD-ports-a4b0a7157b2b849f93133abe9bdf2b29b46130f2.tar.gz |
- Add missing file to plist
Approved by: portmgr blanket
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 1 | ||||
-rw-r--r-- | graphics/ufraw/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index f7f0f30..0372807 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -3,6 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/ufraw/pkg-plist b/graphics/ufraw/pkg-plist index 2267926..dbcee6d 100644 --- a/graphics/ufraw/pkg-plist +++ b/graphics/ufraw/pkg-plist @@ -3,6 +3,7 @@ bin/ufraw-batch bin/ufraw-dcraw %%GIMP%%libexec/gimp/2.2/plug-ins/ufraw-gimp man/man1/ufraw.1.gz +share/appdata/ufraw.appdata.xml share/applications/ufraw.desktop share/locale/ca/LC_MESSAGES/ufraw.mo share/locale/cs/LC_MESSAGES/ufraw.mo |