mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
20 lines
358 B
Makefile
20 lines
358 B
Makefile
# Created by: Gleb Smirnoff <glebius@FreeBSD.org>
|
|
|
|
PORTNAME= xf86-input-egalax
|
|
PORTVERSION= 0.3
|
|
PORTREVISION= 5
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= glebius@FreeBSD.org
|
|
COMMENT= eGalax touch screen input driver for X.Org
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= glebius
|
|
GH_TAGNAME= 7f1e4ac
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= autoreconf xorg-cat:driver
|
|
|
|
.include <bsd.port.mk>
|