mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add USES=desktop-file-utils as suggested by stage-qa
- Add LICENSE_FILE
This commit is contained in:
parent
4743a655d3
commit
b207f1e5c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387476
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user