1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/x11/editres/Makefile
Yuri Victorovich e0de0117a2 x11/editres: Update 1.0.6 -> 1.0.7
Also added LICENSE/LICENSE_FILE.

PR:		227071
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	maintainer's timeout (x11@FreeBSD.org; 31 days)
2018-04-29 21:30:45 +00:00

17 lines
265 B
Makefile

# $FreeBSD$
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
XORG_CAT= app
USE_XORG= x11 xt xmu xaw
.include <bsd.port.mk>