aboutsummaryrefslogblamecommitdiff
path: root/graphics/farbfeld/Makefile
blob: c44a001e30ad6560d29462e48f945df435bf75ed (plain) (tree)
1
2
3
4
5
6
7
8
9
                        
                 
                 
                        
                                                 

                                 
                                                                               
                                                    



                                 
                                      



                      
PORTNAME=	farbfeld
DISTVERSION=	4
PORTREVISION=	2
CATEGORIES=	graphics
MASTER_SITES=	https://dl.suckless.org/farbfeld/

MAINTAINER=	aaron@baugher.biz
COMMENT=	Lossless image format which is easy to parse, pipe and compress
WWW=		https://tools.suckless.org/farbfeld/

LICENSE=	ISCL
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libpng.so:graphics/png

USES=		jpeg

.include <bsd.port.mk>