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

                       
                     





                                              
                      
 
                             
                                       




                                                    
                      
# $FreeBSD$

PORTNAME=	viewres
PORTVERSION=	1.0.4
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	xt xaw

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

.include <bsd.port.mk>