freebsd-ports/graphics/icc-profiles-openicc/Makefile

20 lines
347 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= icc-profiles-openicc
PORTVERSION= 1.3.1
CATEGORIES= graphics
MASTER_SITES= SF/openicc/OpenICC-Profiles
COMMENT= Color data for color managed applications
MAINTAINER= bsam@FreeBSD.org
USE_BZIP2= yes
GNU_CONFIGURE= yes
#USE_GMAKE= yes
SYSCOLORDIR= share/color
PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR}
.include <bsd.port.mk>