aboutsummaryrefslogtreecommitdiffstats
path: root/x11/listres/Makefile
blob: e21396ce6be2f16669da04e44708064772471dec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $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 man/man1/listres.1.gz

.include <bsd.port.mk>