aboutsummaryrefslogblamecommitdiff
path: root/x11/linux-c7-xcb-util-image/Makefile
blob: 79340853578bbf7ff537ce99c02e860649ba751b (plain) (tree)
1
2
3
4
5
6
                                                    



                              
                 






                                                                                              
                                 
                   

                                                  
 
                    

                      
# Created by: Mikhail Teterin <mi@aldan.algebra.com>

PORTNAME=	xcb-util-image
PORTVERSION=	0.4.0
DISTVERSIONSUFFIX=	-2.el7
PORTREVISION=	1
CATEGORIES=	x11 linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Port of Xlib's XImage and XShmImage functions (Linux CentOS ${LINUX_DIST_VER})

USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX=	xcb-util xorglibs
USE_LINUX_RPM=	yes

DESCR=		${.CURDIR:H}/${PORTNAME}/pkg-descr

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>