freebsd-ports/graphics/icc-profiles-openicc/Makefile
Dmitry Marakasov ff692acae2 - Add empty directories to plist
- Add USES=shared-mime-info as suggested by stage-qa

Approved by:	portmgr blanket
2015-08-14 14:50:33 +00:00

22 lines
438 B
Makefile

# $FreeBSD$
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>