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

19 lines
425 B
Makefile

PORTNAME= icc-profiles-openicc
PORTVERSION= 1.3.1
PORTREVISION= 2
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
USES= shared-mime-info tar:bzip2
GNU_CONFIGURE= yes
SYSCOLORDIR= share/color
PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR}
.include <bsd.port.mk>