summaryrefslogtreecommitdiffstats
path: root/graphics/shared-color-profiles/Makefile
blob: 3c06aee0dd7f29b76c8a4aedbebf3739a1b148c1 (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= ahze@FreeBSD.org
COMMENT=    Color profiles from contributors for color calibration

GNU_CONFIGURE=  yes

.include <bsd.port.mk>