aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xf86rushproto/Makefile
blob: b380b1c18eb35133fb5ec1114ccd7458e6bd6811 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=   xf86rushproto
PORTVERSION=    1.1.2
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    XFree86-Rush extension headers

LICENSE=    MIT
LICENSE_FILE=   ${WRKSRC}/COPYING

XORG_CAT=   proto

.include <bsd.port.mk>