aboutsummaryrefslogblamecommitdiff
path: root/graphics/iiview/Makefile
blob: 87d712aca534d12a5a4d6a694bf21264be4e9ba2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                         

                      
                    
                         
                        



                                        

                          

                                                        
 
                               
                       
 
                   
                     
 



                                               
                      
# Created by: Martin Sugioarto <martin.sugioarto@udo.edu>

PORTNAME=	iiview
PORTVERSION=	0.31
DISTVERSIONPREFIX=	v
CATEGORIES=	graphics

MAINTAINER=	martin.sugioarto@udo.edu
COMMENT=	Thumb viewer application

LICENSE=	BSD2CLAUSE

BUILD_DEPENDS=	${LOCALBASE}/lib/libpng.a:graphics/png \
		${LOCALBASE}/lib/libtiff.a:graphics/tiff

USES=		jpeg:build xorg
USE_XORG=	xpm x11

USE_GITHUB=	yes
GH_ACCOUNT=	nakal

PLIST_FILES=	bin/iiview man/man1/iiview.1.gz

MAKE_JOBS_UNSAFE=	yes

.include <bsd.port.mk>