mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +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@
18 lines
301 B
Makefile
18 lines
301 B
Makefile
# New ports collection makefile for: inputproto
|
|
# Date Created: 08 Aug 2005
|
|
# Whom: Dejan Lesjak <lesi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= inputproto
|
|
PORTVERSION= 1.4.2.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Input extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|