summaryrefslogtreecommitdiffstats
path: root/x11/listres/Makefile
blob: 6423f4835cf56ab77e7a7537bff7729689d64738 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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

.include <bsd.port.mk>