aboutsummaryrefslogtreecommitdiff
path: root/x11/listres/Makefile
blob: cebf4c7728bb90593239b1fe85360f16a7387bdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	listres
PORTVERSION=	1.0.4
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	List resources in widgets

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

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

.include <bsd.port.mk>