1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/x11/xtrap/Makefile
Niclas Zeising 36da4d0666 x11/xtrap: Update to 1.0.3
Add missing dependencies

Summary of changes:
* There's been a bunch of fixes over the 12 years since last release
* Ansification
* Autoconf fixes
* Man page fixes
* etc. etc.
2018-05-10 13:51:42 +00:00

14 lines
191 B
Makefile

# $FreeBSD$
PORTNAME= xtrap
PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XTrap sample clients for X
XORG_CAT= app
USE_XORG= x11 xt xtrap
.include <bsd.port.mk>