blob: 71a446600156d8b9122c1677782eb6f888576763 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= xf86-input-elographics
PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org elographics input driver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg-cat:driver
.include <bsd.port.mk>
|