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

                          
                 
                        
                                  
                                         
 
                                 
                                                                    
 
                           
                       
 
                      
# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$

PORTNAME=	xbmbrowser
PORTVERSION=	5.1
PORTREVISION=	3
CATEGORIES=	graphics
MASTER_SITES=	XCONTRIB/utilities
DISTNAME=	${PORTNAME}${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	View complete directories of X bitmaps and X pixmaps

USES=		gmake imake
USE_XORG=	xaw xmu

.include <bsd.port.mk>