aboutsummaryrefslogblamecommitdiff
path: root/graphics/vp/Makefile
blob: dbc25304c65afd2fd65e51d8bdb9fe2064c03cd9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
 
                  
                   
                 
                        
                                             
 
                              
                                  
 
                   
                   
                          
                     
 
                                       
 
                      
# Created by: Mark Pulford <mark@kyne.com.au>

PORTNAME=	vp
PORTVERSION=	1.8
PORTREVISION=	2
CATEGORIES=	graphics
MASTER_SITES=	http://elfga.com/~erik/files/

MAINTAINER=	erik@elfga.com
COMMENT=	Image viewer for X

GNU_CONFIGURE=	yes
LIBS+=		-lm
USES=		sdl tar:xz
USE_SDL=	image

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

.include <bsd.port.mk>