summaryrefslogtreecommitdiff
path: root/x11/listres/Makefile
blob: 37519f599af2e1d27457a88aa60686df8d596fde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	listres
PORTVERSION=	1.0.3
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	xproto xt xmu xaw

PLIST_FILES=	bin/listres

MAN1=		listres.1

NO_STAGE=	yes
.include <bsd.port.mk>