mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
36da4d0666
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.
14 lines
191 B
Makefile
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>
|