summaryrefslogtreecommitdiff
path: root/x11/editres/Makefile
blob: e95ea511e6e13789e074fd277c6361833263e19b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	editres
PORTVERSION=	1.0.7
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Dynamic resource editor for X Toolkit Applications

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

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

.include <bsd.port.mk>