aboutsummaryrefslogtreecommitdiff
path: root/x11/editres/Makefile
blob: 5e7ad5a6d849ab3f920e192b5c9f84c0f3b10f68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	editres
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	editres
PORTVERSION=	1.0.5
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	x11 xt xmu xaw

MAN1=		editres.1

.include <bsd.port.mk>