mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
15 lines
243 B
Makefile
15 lines
243 B
Makefile
# 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
|
|
|
|
XORG_CAT= proto
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|