Thomas Dreibholz 3d4ff392dd graphics/fractgen: Update to 2.1.14
On top of submitters patch framework build fixes have been addressed

Changelog:
https://github.com/dreibh/fractgen/blob/fractgen-2.1.14/ChangeLog

PR:		275608
2024-01-21 12:24:48 +01:00

19 lines
503 B
Makefile

PORTNAME= fractgen
DISTVERSION= 2.1.14
CATEGORIES= graphics
MASTER_SITES= https://www.nntb.no/~dreibh/fractalgenerator/download/
MAINTAINER= thomas.dreibholz@gmail.com
COMMENT= Fractal Generator
WWW= https://www.nntb.no/~dreibh/fractalgenerator/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++14-lang desktop-file-utils shared-mime-info \
tar:xz qt:5
USE_QT= core xml widgets printsupport gui \
buildtools:build qmake:build linguisttools:build
.include <bsd.port.mk>