Lines 1-14
Link Here
|
1 |
PORTNAME= colord-gtk |
1 |
PORTNAME= colord-gtk |
2 |
PORTVERSION= 0.3.0 |
2 |
PORTVERSION= 0.3.1 |
3 |
PORTREVISION= 3 |
|
|
4 |
CATEGORIES= graphics |
3 |
CATEGORIES= graphics |
5 |
MASTER_SITES= https://www.freedesktop.org/software/colord/releases/ |
4 |
MASTER_SITES= https://www.freedesktop.org/software/colord/releases/ |
6 |
|
5 |
|
7 |
MAINTAINER= kwm@FreeBSD.org |
6 |
MAINTAINER= desktop@FreeBSD.org |
8 |
COMMENT= Manage color profiles to accurately color input/output devices |
7 |
COMMENT= Manage color profiles to accurately color input/output devices |
9 |
WWW= https://www.freedesktop.org/software/colord |
8 |
WWW= https://www.freedesktop.org/software/colord |
10 |
|
9 |
|
11 |
LICENSE= LGPL3 |
10 |
LICENSE= LGPL21+ |
12 |
LICENSE_FILE= ${WRKSRC}/COPYING |
11 |
LICENSE_FILE= ${WRKSRC}/COPYING |
13 |
|
12 |
|
14 |
BUILD_DEPENDS= xsltproc:textproc/libxslt \ |
13 |
BUILD_DEPENDS= xsltproc:textproc/libxslt \ |