2013-02-15 16:18:00 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= icc-profiles-openicc
|
|
|
|
PORTVERSION= 1.3.1
|
2013-07-31 15:10:57 +02:00
|
|
|
PORTREVISION= 1
|
2013-02-15 16:18:00 +01:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= SF/openicc/OpenICC-Profiles
|
|
|
|
|
2013-07-31 15:10:57 +02:00
|
|
|
MAINTAINER= bsam@FreeBSD.org
|
2013-02-15 16:18:00 +01:00
|
|
|
COMMENT= Color data for color managed applications
|
|
|
|
|
2013-07-31 15:10:57 +02:00
|
|
|
LICENSE= ZLIB
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING # Has a Copyright note
|
2013-02-15 16:18:00 +01:00
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
SYSCOLORDIR= share/color
|
|
|
|
PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|