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

19 lines
405 B
Makefile

# $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
USE_BZIP2= yes
GNU_CONFIGURE= yes
SYSCOLORDIR= share/color
PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR}
.include <bsd.port.mk>