aboutsummaryrefslogblamecommitdiff
path: root/x11/xditview/Makefile
blob: 039ff9d336a0734074801fd8a091072204591dc9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                        
                     




                                      
                   
                                 
 
                                 
                              
 
                      
PORTNAME=	xditview
PORTVERSION=	1.0.5
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Display ditroff output

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

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

.include <bsd.port.mk>