aboutsummaryrefslogblamecommitdiff
path: root/x11/libXcm/Makefile
blob: 7328c9c009770c3d662110aba426c31cabd9c7c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
                     
                   





                                           

                           

                              
                                              
                   
                                 
                             
                 
 

                    
                      
PORTNAME=	libXcm
PORTVERSION=	0.5.4
CATEGORIES=	x11

MAINTAINER=	bsam@FreeBSD.org
COMMENT=	X Colour Management Library

LICENSE=	MIT

USE_GITHUB=	yes
GH_ACCOUNT=	oyranos-cms
GH_PROJECT=	${PORTNAME:tl}

USES=		libtool pathfix pkgconfig xorg
GNU_CONFIGURE=	yes
USE_XORG=	x11 xfixes xmu xt
INSTALL_TARGET=	install-strip
PORTDOCS=	*

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>