summaryrefslogtreecommitdiffstats
path: root/graphics/sampleicc/Makefile
blob: 972103a96b0c295f9604c367a9db0d65e63a5732 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTNAME=	sampleicc
PORTVERSION=	1.6.6
CATEGORIES=	graphics devel
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20tar/SampleIcc-${PORTVERSION}/
DISTNAME=	SampleICC-${PORTVERSION}

MAINTAINER=	office@FreeBSD.org
COMMENT=	Library for reading, writing, manipulating, and applying ICC profiles

LICENSE=	ICC
LICENSE_NAME=	The ICC Software License, Version 0.2
LICENSE_FILE=	${WRKSRC}/COPYING
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

GNU_CONFIGURE=	yes
USES=	pathfix
USE_LDCONFIG=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud