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

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>