freebsd-ports/x11-drivers/xf86-input-hyperpen/Makefile
Niclas Zeising ada1b65817 Depcrecate various xorg drivers
Depreacate various xorg input drivers, all have been deprecated upstream:
xf86-input-acecad
xf86-input-fpit
xf86-input-hyperpen
xf86-input-mutouch
xf86-input-penmount
2019-09-06 18:36:40 +00:00

16 lines
269 B
Makefile

# $FreeBSD$
PORTNAME= xf86-input-hyperpen
PORTVERSION= 1.4.1
PORTREVISION= 8
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org hyperpen input driver
DEPRECATED=Deprecated upstream
EXPIRATION_DATE=2019-10-15
XORG_CAT= driver
.include <bsd.port.mk>