aboutsummaryrefslogblamecommitdiff
path: root/graphics/linux-c6-png/Makefile
blob: ba0793f2c465b0fdc2be07c299c0e62e4488c2a5 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                
                      
                      
                 
                              

                                     
                                                                                    
 
                                           
                       
                        
                   
                   
 
                      
# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
# $FreeBSD$

PORTNAME=	libpng
PORTVERSION=	1.2.49
PORTREVISION=	5
CATEGORIES=	graphics linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Library for manipulating PNG images (Linux CentOS ${LINUX_DIST_VER})

DESCR=		${.CURDIR}/../png/pkg-descr
RPMVERSION=	2.el6_7
USES=		linux:c6
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

.include <bsd.port.mk>