freebsd-ports/graphics/icc-profiles-openicc/Makefile
2013-09-24 22:23:45 +00:00

21 lines
419 B
Makefile

# $FreeBSD$
PORTNAME= icc-profiles-openicc
PORTVERSION= 1.3.1
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/openicc/OpenICC-Profiles
MAINTAINER= bsam@FreeBSD.org
COMMENT= Color data for color managed applications
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/COPYING # Has a Copyright note
USE_BZIP2= yes
GNU_CONFIGURE= yes
SYSCOLORDIR= share/color
PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR}
.include <bsd.port.mk>