summaryrefslogblamecommitdiff
path: root/x11/linux-c7-pixman/Makefile
blob: 4035313aa799d554d350223e66e2e56c93a0d651 (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
                      
                              



                                                                                     
                                 
 
                            


                   

                                                   
                      
PORTNAME=	pixman
PORTVERSION=	0.34.0
DISTVERSIONSUFFIX=	-1.el7
CATEGORIES=	x11 linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Low-level pixel manipulation library (Linux CentOS ${LINUX_DIST_VER})
WWW=		http://pixman.org

USES=		cpe linux:c7
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

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

.include <bsd.port.mk>