aboutsummaryrefslogtreecommitdiff
path: root/x11/appres/Makefile
blob: e41b93ce61988bf907d292fbbe765e042b8eebbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	appres
PORTVERSION=	1.0.5
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Program to list application's resources

USES=		xorg xorg-cat:app
USE_XORG=	x11 xt

PLIST_FILES=	bin/appres share/man/man1/appres.1.gz
GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share

.include <bsd.port.mk>