aboutsummaryrefslogtreecommitdiff
path: root/graphics/mandelbulber
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-26 13:32:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-26 13:32:36 +0000
commitb207f1e5c88fbfb2f2d5fadd2e778432b4f62684 (patch)
tree4229a94b6a3cceb6997f057638eec783bb377480 /graphics/mandelbulber
parent4743a655d31ceab6ac275c462f868744539d7b52 (diff)
downloadports-b207f1e5c88fbfb2f2d5fadd2e778432b4f62684.tar.gz
ports-b207f1e5c88fbfb2f2d5fadd2e778432b4f62684.zip
- Add USES=desktop-file-utils as suggested by stage-qa
- Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=387476
Diffstat (limited to 'graphics/mandelbulber')
-rw-r--r--graphics/mandelbulber/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile
index f583ab96ae72..ce821204ccd2 100644
--- a/graphics/mandelbulber/Makefile
+++ b/graphics/mandelbulber/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mandelbulber
DISTVERSION= 1.13-1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}
DISTNAME= ${PORTNAME}${DISTVERSION}
@@ -11,8 +12,9 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= 3D Mandelbrot fractal renderer
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake pkgconfig
+USES= desktop-file-utils gmake pkgconfig
USE_GNOME= glib20 gtk20
BUILD_WRKSRC= ${WRKSRC}/makefiles
MAKEFILE= makefile