summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-egalax/Makefile
blob: 45bde004168cf9b1b3f130a278564c89fac3acb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Gleb Smirnoff <glebius@FreeBSD.org>
# $FreeBSD$

PORTNAME=	xf86-input-egalax
PORTVERSION=	0.3
PORTREVISION=	4
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>