freebsd-ports/graphics/icc-profiles-basiccolor/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

17 lines
394 B
Makefile

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