summaryrefslogtreecommitdiffstats
path: root/graphics/shared-color-profiles/Makefile
blob: cb5637ff86f42f200bc39edaaff91f0e5da1abff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom$

PORTNAME=   shared-color-profiles
PORTVERSION=    0.1.5
CATEGORIES= graphics
MASTER_SITES=   http://people.freedesktop.org/~hughsient/releases/

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Color profiles from contributors for color calibration

GNU_CONFIGURE=  yes

.include <bsd.port.mk>