summaryrefslogblamecommitdiffstats
path: root/x11-drivers/xf86-input-hyperpen/Makefile
blob: 3e324eb4532676d3bc9006fd23c882daad9ac109 (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                                                                         

                                








                                           




                     


                      
# New ports collection makefile for:    xf86-input-hyperpen
# Date Created:             17 Feb 2006
# Whom:                 Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   xf86-input-hyperpen
PORTVERSION=    ${HYPERVER}
PORTREVISION=   ${HYPERREVISION}
CATEGORIES= x11-drivers

MAINTAINER= x11@FreeBSD.org
COMMENT=    X.Org hyperpen input driver

XORG_CAT=   driver
USE_XORG=   xextproto videoproto

.if defined(WITH_NEW_XORG)
HYPERVER=   1.4.1
HYPERREVISION=  0
.else
HYPERVER=   1.3.0
HYPERREVISION=  5
.endif

.include <bsd.port.mk>