mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
62df320cc3
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
19 lines
347 B
Makefile
19 lines
347 B
Makefile
# New ports collection makefile for: xf86-input-dynapro
|
|
# Date Created: 17 Feb 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xf86-input-dynapro
|
|
PORTVERSION= 1.1.1
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org dynapro input driver
|
|
|
|
XORG_CAT= driver
|
|
MAN4= dynapro.4x
|
|
|
|
.include <bsd.port.mk>
|