opnsense-ports/graphics/iccxml/Makefile
Franco Fichtner b51be67417 */*: sync with upstream
Taken from: FreeBSD
2017-01-08 09:02:13 +01:00

19 lines
430 B
Makefile

# $FreeBSD$
PORTNAME= iccxml
PORTVERSION= 0.9.8
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/IccXML-Src/${DISTNAME}
DISTNAME= IccXML-${PORTVERSION}
MAINTAINER= bsam@FreeBSD.org
COMMENT= Tools for reading and writing the ICC profile contents as XML files
LIB_DEPENDS= libSampleICC.so:graphics/sampleicc
USES= gmake pathfix pkgconfig libtool
GNU_CONFIGURE= yes
USE_GNOME= libxml2
USE_LDCONFIG= yes
.include <bsd.port.mk>