summaryrefslogtreecommitdiff
path: root/graphics/icc-profiles-basiccolor/Makefile
blob: 6c5fb7525f73666c4b825b9a1e010997570eaae0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=	icc-profiles-basiccolor
PORTVERSION=	1.2.0
CATEGORIES=	graphics
MASTER_SITES=	SF/openicc/basICColor-Profiles
DISTNAME=	${PORTNAME}-printing2009-${PORTVERSION}

COMMENT=	CMYK ICC profiles for ISO Printing conditions (ISO 12647-2)

MAINTAINER=	bsam@FreeBSD.org

USES=	tar:bzip2
GNU_CONFIGURE=	yes

SYSCOLORDIR=	share/color
PLIST_SUB=	SYSCOLORDIR=${SYSCOLORDIR}

.include <bsd.port.mk>