f40b72af62
Deprecate x11/xtrap and set an expiration date. This application has been deprecated and archived upstream. Sponsored by: B3 Init
17 lines
264 B
Makefile
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>
|