summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-egalax/Makefile
blob: ca859acec5776572d2f960f5f131b9249b04bf88 (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=	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>