4d92b6091d
details and data among graphics applications, libraries and color management services. WWW: http://sourceforge.net/projects/openicc/
19 lines
347 B
Makefile
19 lines
347 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= icc-profiles-openicc
|
|
PORTVERSION= 1.3.1
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= SF/openicc/OpenICC-Profiles
|
|
|
|
COMMENT= Color data for color managed applications
|
|
|
|
MAINTAINER= bsam@FreeBSD.org
|
|
|
|
USE_BZIP2= yes
|
|
GNU_CONFIGURE= yes
|
|
#USE_GMAKE= yes
|
|
|
|
SYSCOLORDIR= share/color
|
|
PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR}
|
|
|
|
.include <bsd.port.mk>
|