aboutsummaryrefslogblamecommitdiff
path: root/graphics/R-cran-png/Makefile
blob: f415420df93e5e7c9510f1fc15cb98d24e6bc91f (plain) (tree)
1
2
3
4
5
6
7
8
9
                   
                     




                                          
                                           
 
                      
 
                                      
 
                                        

                      
PORTNAME=	png
DISTVERSION=	0.1-8
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Read and write PNG images
WWW=		https://www.rforge.net/png/

LICENSE=	GPLv2+

LIB_DEPENDS=	libpng.so:graphics/png

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>