Changeset View
Changeset View
Standalone View
Standalone View
head/graphics/darktable/Makefile
| # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> | # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= darktable | PORTNAME= darktable | ||||
| PORTVERSION= 3.2.1 | PORTVERSION= 3.2.1 | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= graphics | CATEGORIES= graphics | ||||
| MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ | MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ | ||||
| MAINTAINER= dumbbell@FreeBSD.org | MAINTAINER= dumbbell@FreeBSD.org | ||||
| COMMENT= Virtual lighttable and darkroom for photographers | COMMENT= Virtual lighttable and darkroom for photographers | ||||
| LICENSE= GPLv3 | LICENSE= GPLv3 | ||||
| ▲ Show 20 Lines • Show All 109 Lines • Show Last 20 Lines | |||||