summaryrefslogtreecommitdiffstats
path: root/x11/listres/Makefile
blob: 925cc2443ecee76dd0df176a0bc0a433b0cdff26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Florent Thoumie <flz@FreeBSD.org>
# $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>