freebsd-ports/x11/xtrap/Makefile
Niclas Zeising f40b72af62 x11/xtrap: Deprecate and set expiration
Deprecate x11/xtrap and set an expiration date.  This application has been
deprecated and archived upstream.

Sponsored by:	B3 Init
2019-08-05 20:24:33 +00:00

17 lines
264 B
Makefile

# $FreeBSD$
PORTNAME= xtrap
PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XTrap sample clients for X
DEPRECATED= Deprecated and archived upstream
EXPIRATION_DATE=2019-10-01
XORG_CAT= app
USE_XORG= x11 xt xtrap
.include <bsd.port.mk>