summaryrefslogblamecommitdiff
path: root/x11/viewres/Makefile
blob: e46ef87e1e5ae1f59fb85e16553f26b673d10d9d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                       
                     




                                              


                                 
                                 
                              
 
                             
                                       

                                                    
 
                      
PORTNAME=	viewres
PORTVERSION=	1.0.6
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Graphical class browser for Xt

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg xorg-cat:app
USE_XORG=	x11 xaw xmu xt

PLIST_FILES+=	bin/viewres \
		man/man1/viewres.1.gz \
		share/X11/app-defaults/Viewres \
		share/X11/app-defaults/Viewres-color

.include <bsd.port.mk>